summaryrefslogtreecommitdiffstats
path: root/components/congress/test-webapp
AgeCommit message (Collapse)AuthorFilesLines
2016-04-01Various improvements supporting automated testserver install.blsaws2-19/+35
JIRA: COPPER-4 Change-Id: Ib0ef2ef57d536b34791bec3551baa7f91e8d7b3d Signed-off-by: blsaws <bs3131@att.com>
2016-04-01Add cleanup script. Correct "set" commands.blsaws3-4/+39
JIRA: COPPER-4 Change-Id: Ia8f9dbd7b7439dd1117576979ac61b06547c396b Signed-off-by: blsaws <bs3131@att.com>
2016-04-01Correct location of test server logs.blsaws1-2/+2
JIRA: COPPER-4 Change-Id: Ia0129b5b4a064c8a473f2fb2df27e4350ab18438 Signed-off-by: blsaws <bs3131@att.com>
2016-04-01Get lxc template from node1-control and use to create trusty-copper.blsaws2-5/+11
Add "-x -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" for ssh and remove "set -x" (replaced by "ssh -x") JIRA: COPPER-4 Change-Id: Id13369546a8dba9382010a0d9a4f17c44fe6c28b Signed-off-by: blsaws <bs3131@att.com>
2016-04-01Refactoring to work around issues.Bryan Sullivan2-17/+16
JIRA: COPPER-4 Change-Id: I9010f44a51cec5b4f3bf6c1045c21f712360835e Signed-off-by: Bryan Sullivan <bs3131@att.com>
2016-04-01Correct small errors.Bryan Sullivan2-2/+2
JIRA: COPPER-2 Change-Id: I36d1313b9dd57efa8c237a469a8f9ea7aa22d95d Signed-off-by: Bryan Sullivan <bs3131@att.com>
2016-04-01Update license info and details of test webapp after testing.Bryan Sullivan7-67/+100
JIRA: COPPER-4 Change-Id: I3301411959e61e3ec79b59ce7b44fe844ed8413a Signed-off-by: Bryan Sullivan <bs3131@att.com>
2016-04-01Split test webserver setup into two automated scripts.Bryan Sullivan2-0/+182
JIRA: COPPER-4 Change-Id: I7561b3232ac18f85610ca7a0fd5990438af98370 Signed-off-by: Bryan Sullivan <bs3131@att.com>
2016-04-01Remove file broken out into separate install scripts.ubuntu1-198/+0
JIRA: COPPER-4 Change-Id: I031a41047db3f973196d1e4d11f8bbb2771bbee9 Signed-off-by: blsaws <bs3131@att.com>
2016-01-25Include license info in all filesblsaws1-0/+20
JIRA: COPPER-13 Change-Id: Ia3b19854a13d593cc15e51b3460598e61bf66ab0 Signed-off-by: blsaws <blsaws@hotmail.com>
2015-12-14Add complete notes on Congress test server installBryan Sullivan1-14/+175
JIRA: COPPER-4 Change-Id: I5c1bb82386a9cc1cbf979af8015b632acaf66bc8 Signed-off-by: Bryan Sullivan <bs3131@att.com>
2015-12-14Add congress field translators and various featuresBryan Sullivan5-63/+945
JIRA: COPPER-4 Change-Id: Ib0bf4118ffffee5e0ba368410c69bb7c533f669b Signed-off-by: Bryan Sullivan <bs3131@att.com>
2015-12-08Added initial version of Congress test webappBryan Sullivan7-0/+1042
Corrected errors in index.php, removed include.php, version.php JIRA: COPPER-4 Change-Id: Ifbcf1c274d486b52c86bf86b6e028d9cfe3c3d92 Signed-off-by: Bryan Sullivan <bs3131@att.com>