Various fixes so tests run on constrained envs, e.g. Devstack 11/29711/1
authorbryan <bryan.sullivan@att.com>
Fri, 3 Mar 2017 09:08:36 +0000 (01:08 -0800)
committerbryan <bryan.sullivan@att.com>
Fri, 3 Mar 2017 09:08:36 +0000 (01:08 -0800)
commiteccb06d7f47dea1b2bfe7b94348b4a3a3ca0a510
treea76c9c60a73f5ead698ba9fdfad279ae1dfcee69
parent70aff432c893fc3ae1e04c08a1ba81082193a14a
Various fixes so tests run on constrained envs, e.g. Devstack

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>
tests/blueprints/tosca-vnfd-3node-tacker/blueprint.yaml
tests/blueprints/tosca-vnfd-hello-world-tacker/blueprint.yaml
tests/utils/tacker-setup.sh
tests/vHello_3Node_Tacker.sh
tests/vHello_Tacker.sh