summaryrefslogtreecommitdiffstats
path: root/tests/vHello_3Node_Tacker.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-11-08Fix compare logic; improve demo start/stop logicBryan Sullivan1-4/+4
JIRA: MODELS-2 Change-Id: I96e3e5fdfffbb01ca474871242993cc52f49d9ef Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2017-05-16Corrected web server address assignment.Aimee Ukasick1-1/+1
Change-Id: I9753ad9f7d1daee63f31c81bf557d09fa98746db Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2017-03-16Remove code specific to OPNFV Colorado JOIDAimee Ukasick1-6/+0
JIRA: MODELS-23 Setup function: removed workaround code to enable ML2 port functionality in the JOID Colorado release. Change-Id: If0c2f53b426701682ced97c7045465bbb77ee83c Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2017-03-03Move image setup to tacker-setup.shBryan Sullivan1-4/+0
JIRA: MODELS-23 Change-Id: I3b6aaf692670046820b39aad82df423b8d051eb3 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2017-03-03Various fixes so tests run on constrained envs, e.g. Devstackbryan1-14/+36
JIRA: MODELS-23 vHello_3node blueprint.yaml: Switch to pre-built image to speed up VDU activation. Various updates to webserver setup procedure. Fix docker setup. Address line wrapping issues with blueprint user data. vHello blueprint.yaml: Switch to pre-built image to speed up VDU activation. tacker-setup.sh Correct nfv-orchestration endpoint setup. vHello_3Node_Tacker.sh: Copy script on setup and start steps. Add create image models-xenial-server. Increase timeout onwebserver response. Wait for VDU1 to startup before testing all webservers. vHello_Tacker.sh: Copy script on setup and start steps. Add create image models-xenial-server. Increase timeout onwebserver response. Wait for VDU1 to startup before testing all webservers. Change-Id: I97c26248de45845afb30ada3bc284b4389be1b63 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2017-03-02Update vHello_3Node_Tacker test for Danubebryan1-8/+29
JIRA: MODELS-23 blueprint.yaml: Add vHello key injection into blueprint for debug. Fix URL for favicon. Fix docker install pre-reqs. vHello_3Node_Tacker.sh: Fix tests in say_hello. Correct path to blueprint in copy_blueprint. Create and inject nova keypair. Use actual $FLOATING_NETWORK_NAME in floating ip allocation. Fix use of array variables vdu_ip/id/etc. Change-Id: Id4a04ecf86d3715d11c65298c22c586e20f78d4c Signed-off-by: bryan <bryan.sullivan@att.com>
2017-03-01Fix error in variable referencebryan1-1/+2
JIRA: MODELS-23 Change-Id: Id3382aa986e219650ae85951ef2c7dd72c6dc7b1 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2017-03-01Align with vHello_Tacker update for DanubeBryan Sullivan1-163/+259
JIRA: MODELS-23 Change-Id: I9dafea969c9333f3890532644055c6ebffd11407 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-11-02Baseline of vHello_3Node_Tacker testblsaws1-0/+336
JIRA: MODELS-23 Change-Id: I1c12d6282416fb5007ff2b917cea7b1b01597fc0 Signed-off-by: blsaws <bryan.sullivan@att.com>