summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
2016-12-01Add note about step 4 post-stateBryan Sullivan1-0/+1
JIRA: MODELS-23 Change-Id: Ifbe9c1f55aeabc8e504d9a33c289c2f47d337bb5 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-12-01Update test description with test assertions etcBryan Sullivan1-1/+27
JIRA: MODELS-23 Change-Id: I17b6ecf00a5dbd402a8a092db1dfd5443687ae17 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-12-01Add test assertionsBryan Sullivan1-31/+46
JIRA: MODELS-23 Change-Id: Iaea8be6026f18d8530c4b274d86b99cfbddf2e98 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-12-01Embed public key in user data, various other updatesBryan Sullivan3-123/+142
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 Sullivan2-2/+16
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 Sullivan2-25/+20
JIRA: MODELS-23 Change-Id: Ib187e31aee6534b1a1fad230605677ce87913cce Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-11-22Revert to previous setup due to side-effects of not using pip installsBryan Sullivan1-40/+9
JIRA: MODELS-23 Change-Id: Ifdd6c0b5325a29bbc07254ee062c1c03e6b88e44 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-11-22Simpler approach to finding server IDBryan Sullivan1-2/+3
JIRA: MODELS-23 Change-Id: Ie06453181e8778dfbdfa617b9fee3d4cfa2293b5 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-11-22Tweaks to workaround issue with Tacker exceptions (not yet complete)Bryan Sullivan2-9/+43
JIRA: MODELS-23 Change-Id: Ibda1d346d85c153bd5ebe36eafa52045b29e7038 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-11-02Baseline of vHello_3Node_Tacker testblsaws6-0/+566
JIRA: MODELS-23 Change-Id: I1c12d6282416fb5007ff2b917cea7b1b01597fc0 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-10-11Fix order of environment setup stepBryan Sullivan2-250/+29
JIRA: MODELS-23 Change-Id: I7c68e5ef4a3bf5c51183945c351de8c4499bd261 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-10-08Workaround for issues with WOL/PXE support in ApexBryan Sullivan2-0/+108
JIRA: MODELS-23 Change-Id: I9f871d7a2684ec6f243ecbaa61f2db9d194a77d5 Signed-off-by: Bryan Sullivan <bs3131@att.com>
2016-10-07Add debug script for Apex undercloudBryan Sullivan1-0/+41
JIRA: MODELS-23 Change-Id: Ia152a77ee601210f93c26da4a491fec088b4f741 Signed-off-by: Bryan Sullivan <bs3131@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-10-03Switch to openstack vs neutron cliblsaws1-9/+9
JIRA: MODELS-23 Change-Id: Iecacf6f31a5a295980954a457c8a96249f78d9fb Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-23Add region as parameter (varies by installer)blsaws1-1/+1
JIRA: MODELS-23 Change-Id: I9efe731abd301ef5db2603f383f990d23e4a9b75 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-22Change to trusty per Cloudify recommendationblsaws1-16/+10
JIRA: MODELS-23 Change-Id: Idf2d04ee3173b753f393a3b3ea31023684d0cf37 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-22Baseline of OpenWRT test.blsaws2-0/+282
JIRA: MODELS-23 Change-Id: Ie511bf48c025f486fede64a9a6e72f60ec2f0647 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-22Switch to trusty to fix issues with python not being pre-installed.blsaws1-10/+12
JIRA: MODELS-23 Change-Id: If7bcb140043112ef08a80cb16f9c4fea0c27d695 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-21Efforts to address SSH connection issuesblsaws2-4/+11
JIRA: MODELS-23 Change-Id: I1a230815e232c4cb5b50463d2be06cfb0227ea36 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-21Fix key filename, add network environment setupblsaws2-5/+42
JIRA: MODELS-23 Change-Id: Ifd7a973128cee263a60ad1855d3297e4d98455ad Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-21Add initial tests for Lamp Stack deployment via Ansibleblsaws2-0/+361
JIRA: MODELS-23 Change-Id: I927e7aed58afaf0ad2acf8839c7e960b5a94aa14 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-15Further updates in cloudify re-testingblsaws3-32/+56
JIRA: MODELS-23 Change-Id: Ie404b4c5056a8938fe1272af9c98141153bf79ba Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-14Align design of Cloudify and Tacker test scriptsblsaws4-247/+547
JIRA: MODELS-23 Change-Id: Iaa4efef6b5c993381ad6d7e5583859e860a52d0f Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-13Fix location of downloaded imageblsaws1-1/+1
JIRA: MODELS-23 Change-Id: Ie5e135318d2ecc69c16bc304e1919371dc8ec21d Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-13Add run as combination of setup and startblsaws1-13/+36
JIRA: MODELS-23 Change-Id: Id2207d3ba94dfef8fa9ee1b4594d8a7ed6c24d72 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-13Add input case statement, "run" optionblsaws1-77/+99
JIRA: MODELS-23 Change-Id: I3f71a92663d8c411971f50aafffde244b27a3add Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-12One more fix to error checkblsaws1-1/+1
JIRA: MODELS-23 Change-Id: I04d91542f580174de3900054861dcbb517416c1b Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-12Further fixes to error check...blsaws1-1/+1
JIRA: MODELS-23 Change-Id: I767fdf6d2bc0a42b5b3252fa172349a0448cef8c Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-13Fix error checkblsaws1-1/+1
JIRA: MODELS-23 Change-Id: I948c42c82d830552f1c6c1585fd5bb5d73f15860 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-12wait 30 seconds for vHello server to startupblsaws1-7/+14
JIRA: MODELS-23 Change-Id: I28e13d37965bc5af9c6e0ed61cb3145a30afe52a Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-13Remove image added by mistakeblsaws1-0/+0
JIRA: MODELS-23 Change-Id: Id7c68ac1c39160965772d7a585cf5a6daeb2034a Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-13Add nohup to python; add /bin/bash to exec commands; etcblsaws2-10/+29
JIRA: MODELS-23 Change-Id: I565e6fe234279dcf2fab70cdd48c497ec768f5b1 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-12Add /bin/bash to prevent docker hangingblsaws4-3/+4
JIRA: MODELS-23 Change-Id: I18d8a950bc065ad6e17534073792841ccb247f97 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-12Correct setup of vnf_mgmt network etcblsaws1-4/+3
JIRA: MODELS-23 Change-Id: I1a526ed37e94739b2049cadb9e37dd6ab873b555 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-12Correct vnf_mgmt_router referenceblsaws1-12/+7
JIRA: MODELS-23 Change-Id: Idd3dca0b2be79d30796f2ac9536966e227a23103 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-12Add router interface for mgmt net; fix curl commandblsaws2-1/+10
JIRA: MODELS-23 Change-Id: Ia650447e7f30139366df3867d8f393f6335ead19 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-12Incorrect logic on image createblsaws1-4/+3
JIRA: MODELS-23 Change-Id: I9a27ddc2232038472ba33b36308b8aff27c6e027 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-11Remove creation of Centos imageblsaws1-6/+1
JIRA: MODELS-23 Change-Id: I80f6ec49d3cdce99067ac4724ae8371e3a5aee84 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-10Add keys for pre-prepared imageblsaws5-24/+54
JIRA: MODELS-23 Change-Id: I899d5256a7727605c3317f7872e5c76c4f555ea0 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-09Include start script directlyblsaws1-2/+19
JIRA: MODELS-23 Change-Id: I12eac5ee6320fc547e6f52feba89b1aeb871ca42 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-09Add key-injected imageblsaws1-42/+68
JIRA: MODELS-23 Change-Id: Ia6f543903431224f16bf738629b0c506a266d681 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-08Fix line endingsblsaws1-179/+179
JIRA: MODELS-23 Change-Id: I594cafd7773dcffc5683a0839e3b8b9d9c6d9a5e Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-08Fix line endings againblsaws4-364/+364
JIRA: MODELS-23 Change-Id: I7a4d36373e87c64827c215891eee9ec1d84b37b1 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-08Added blueprints and startup script, etcblsaws5-333/+543
JIRA: MODELS-23 Change-Id: I13ea12d8d9791fd2aa6861909d6194caaa47733f Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-07Further updates in testingblsaws4-219/+367
JIRA: MODELS-23 Change-Id: Iabbf132a2bf3b1c8f475a113b519a97c9bedcae0 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-06Updates in further testingblsaws3-107/+179
JIRA: MODELS-23 Change-Id: I55418cc967fdf5e59d60304d2513dbe1e80b7dcc Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-08-31Install diamond pluginblsaws2-5/+22
JIRA: MODELS-23 Change-Id: Iee95f5b2736536c6cda8ac1ae5643575d1651206 Signed-off-by: blsaws <bryan.sullivan@att.com>