summaryrefslogtreecommitdiffstats
path: root/components/congress/test-webapp/setup/install_congress_testserver_2.sh
AgeCommit message (Collapse)AuthorFilesLines
2016-05-22Merge JOID and Apex installs.blsaws1-137/+0
JIRA: COPPER-2 Change-Id: I805644ff08d7a61a67469186890cd9920344025e Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-05-18Further refactoring of test webapp setup.blsaws1-23/+2
JIRA: COPPER-4 Change-Id: Ifabd2b1408a64862b0bef6e62275bfa3c8df86b5 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-05-18Remove sudo from script run in docker.blsaws1-34/+34
JIRA: COPPER-4 Change-Id: Ibb0b7a6a56623cbae952a93a851228bb6b56f225 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-05-17Test webapp install testing for centosblsaws1-70/+91
JIRA: COPPER-4 Change-Id: Ibdcd4b19a80f09ccd00b70b3ad1536ae28c36073 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-05-17Initial Centos scripts (incomplete)blsaws1-3/+5
JIRA: COPPER-2 Change-Id: I28c513995fba02b025ed3e23f58b957ab88ea801 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-04-10Remove user parameter (use $USER instead)blsaws1-1/+5
JIRA: COPPER-4 Change-Id: I927ace2460cfb1045c11c78ec02c85576e5c03e5 Signed-off-by: blsaws <bs3131@att.com>
2016-04-07Add debug option, comment out upgrade (run faster)blsaws1-1/+1
JIRA: COPPER-4 Change-Id: Icf7c51b7dc781d83261f265bb9436d718b585669 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-04-01Add parameter check; add echo statementsblsaws1-23/+20
JIRA: COPPER-4 Change-Id: I25307c2b915715a4fdc4d6a1fda37ded50219b1a Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-03-17Correct coyright statementsblsaws1-1/+1
JIRA: COPPER-2 Change-Id: If9d51a271d197e1e314cb17b65a1a0cf05e8019e Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-03-14Correct 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-02-19Various improvements supporting automated testserver install.blsaws1-15/+15
JIRA: COPPER-4 Change-Id: Ib0ef2ef57d536b34791bec3551baa7f91e8d7b3d Signed-off-by: blsaws <bs3131@att.com>
2016-02-18Add cleanup script. Correct "set" commands.blsaws1-2/+2
JIRA: COPPER-4 Change-Id: Ia8f9dbd7b7439dd1117576979ac61b06547c396b Signed-off-by: blsaws <bs3131@att.com>
2016-02-17Get 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-02-10Refactoring to work around issues.Bryan Sullivan1-12/+15
JIRA: COPPER-4 Change-Id: I9010f44a51cec5b4f3bf6c1045c21f712360835e Signed-off-by: Bryan Sullivan <bs3131@att.com>
2016-02-10Correct small errors.Bryan Sullivan1-1/+1
JIRA: COPPER-2 Change-Id: I36d1313b9dd57efa8c237a469a8f9ea7aa22d95d Signed-off-by: Bryan Sullivan <bs3131@att.com>
2016-02-09Split 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>