summaryrefslogtreecommitdiffstats
path: root/tests/blueprints
AgeCommit message (Collapse)AuthorFilesLines
2017-03-03Various fixes so tests run on constrained envs, e.g. Devstackbryan2-36/+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-15/+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-01Align with vHello_Tacker update for DanubeBryan Sullivan1-3/+121
JIRA: MODELS-23 Change-Id: I9dafea969c9333f3890532644055c6ebffd11407 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2017-02-28Update vHello_Tacker for DanubeBryan Sullivan1-3/+4
JIRA: MODELS-23 Verified on devstack. Use current xenial cloud image link. Tests as part of asserts are not working - refactor. Correct URL for OPNFV logo. Fix if statements as needed. Loop on VNF deletion (response is 0 so can't use that as success indication). Increase VNF creation loop timeout. Use presence of dockerenv as "running in container" indication. Change-Id: I7cdc0719b1d5bac7cfb90efed9a8ce092a63ec86 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2017-02-08Update vHello_Tacker testbryan1-40/+0
JIRA: MODELS-23 Update comments and usage. Remove redundant openstack image delete. Add tacker vim-register --is-default flag. Add docker install for ubuntu as needed. Delete start.sh (moved into blueprint user data). Change-Id: I1e4890a8902d164605b82221c54f7b81bdb57c93 Signed-off-by: bryan <bryan.sullivan@att.com>
2016-12-01Embed public key in user data, various other updatesBryan Sullivan1-1/+7
JIRA: MODELS-23 Add test duration and timestamps. Add image and key cleanup to stop function. Update Tacker Heat timeout config values. Change-Id: I55da984477389d4eabb84abec522f58b3eed0032 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-11-28Add verification of config drive setup. Get key key from ~/vHello/pem.Bryan Sullivan1-1/+10
JIRA: MODELS-23 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com> The key is not saved in the repo due to security recommendations. This is a kludge that will be removed for Newton (Tacker supports key injection as of Newton). Change-Id: I6a21b189fc7b2b5a960a7acdd4b640148797d738 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-11-28Add config drive parameter (verified) to blueprint.Bryan Sullivan1-0/+1
JIRA: MODELS-23 Change-Id: Id0f2e47ffd3772d92bddf242175d152d29fa3868 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-11-22Replace image attribute with (verified) VNFImage attribute.Bryan Sullivan1-1/+6
JIRA: MODELS-23 A separate test will be created to cover these two options. Change-Id: Idf476707bc9f42d04ff9f6176e00b65246edc8ce Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-11-22Add user data support (verified) to blueprintBryan Sullivan1-0/+20
JIRA: MODELS-23 Change-Id: Ib187e31aee6534b1a1fad230605677ce87913cce Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-11-02Baseline of vHello_3Node_Tacker testblsaws4-0/+228
JIRA: MODELS-23 Change-Id: I1c12d6282416fb5007ff2b917cea7b1b01597fc0 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-10-04Don't need thisBryan Sullivan2-30/+0
JIRA: MODELS-23 Change-Id: I9bce8aeb3772ea0ecfc8cb0f7a18c5fea58bb286 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-09-10Add keys for pre-prepared imageblsaws3-10/+33
JIRA: MODELS-23 Change-Id: I899d5256a7727605c3317f7872e5c76c4f555ea0 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-08Fix line endings againblsaws3-142/+142
JIRA: MODELS-23 Change-Id: I7a4d36373e87c64827c215891eee9ec1d84b37b1 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-08Added blueprints and startup script, etcblsaws3-0/+142
JIRA: MODELS-23 Change-Id: I13ea12d8d9791fd2aa6861909d6194caaa47733f Signed-off-by: blsaws <bryan.sullivan@att.com>