summaryrefslogtreecommitdiffstats
path: root/components/congress/test-webapp/setup/install_congress_testserver_2.sh
AgeCommit message (Collapse)AuthorFilesLines
2016-04-01Add parameter check; add echo statementsblsaws1-23/+20
JIRA: COPPER-4 Change-Id: I25307c2b915715a4fdc4d6a1fda37ded50219b1a Signed-off-by: blsaws <bryan.sullivan@att.com> (cherry picked from commit 5b745412d7d43467b5e0019c10b57596786c4779)
2016-04-01Correct coyright statementsblsaws1-1/+1
JIRA: COPPER-2 Change-Id: If9d51a271d197e1e314cb17b65a1a0cf05e8019e Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-04-01Correct install comments and setup of CONGRESS_HOST variableblsaws1-2/+1
JIRA: COPPER-4 Change-Id: I302f0f4e7c701bfb37c6dea29630f816a94b6581 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-04-01Various improvements supporting automated testserver install.blsaws1-15/+15
JIRA: COPPER-4 Change-Id: Ib0ef2ef57d536b34791bec3551baa7f91e8d7b3d Signed-off-by: blsaws <bs3131@att.com>
2016-04-01Add cleanup script. Correct "set" commands.blsaws1-2/+2
JIRA: COPPER-4 Change-Id: Ia8f9dbd7b7439dd1117576979ac61b06547c396b Signed-off-by: blsaws <bs3131@att.com>
2016-04-01Get lxc template from node1-control and use to create trusty-copper.blsaws1-2/+0
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 Sullivan1-12/+15
JIRA: COPPER-4 Change-Id: I9010f44a51cec5b4f3bf6c1045c21f712360835e Signed-off-by: Bryan Sullivan <bs3131@att.com>
2016-04-01Correct small errors.Bryan Sullivan1-1/+1
JIRA: COPPER-2 Change-Id: I36d1313b9dd57efa8c237a469a8f9ea7aa22d95d Signed-off-by: Bryan Sullivan <bs3131@att.com>
2016-04-01Split test webserver setup into two automated scripts.Bryan Sullivan1-0/+134
JIRA: COPPER-4 Change-Id: I7561b3232ac18f85610ca7a0fd5990438af98370 Signed-off-by: Bryan Sullivan <bs3131@att.com>