aboutsummaryrefslogtreecommitdiffstats
path: root/robot/resources/test_templates/vnf_orchestration_test_template.robot
AgeCommit message (Collapse)AuthorFilesLines
2017-05-08Correct the ordering of the tenant parameterrelease-1.0.0Rashmi Pujar1-1/+1
This leads to a 404 during demo.sh init step. It is fixed on master branch, but not in release-1.0.0 branch Change-Id: Icbcbc6d4df15caac79bf25460422b185eba7a828 Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca>
2017-04-21[TEST-25] Add commands to demo.shJerry Flood1-4/+0
Add suuport for init_customer distribute instantiateVFW deleteVNF Fix red.xml Remove deletion of regions, tenant etc from A&AI durinf terdown which pulls the rug out from under the demo customer. Change-Id: Iab76c980d4c3b6b79d4f5a72a71c3a79d6423a13 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-03-09TEST-4 Re-factor openstack region variablejf98601-5/+9
Change-Id: Iad9ef0555dbbd921e261bfa2a63806100bcf7c83 Signed-off-by: jf9860 <jf9860@att.com>
2017-03-08TEST-3 Add retry loop to VID deploy stepjf98601-2/+0
Replace delay with a retry loop with timeout to allow for distributed model to be available to VID. Change-Id: Ief536ff07a3335ced09de068b1e38c3e28bb4ea9 Signed-off-by: jf9860 <jf9860@att.com>
2017-03-02Make teardown of dummy vf_module conditionaljf98601-42/+42
Try fix for chromedriver hanging Change demo APPC command to send private oam IP Change-Id: I86a9c1fe489dd63721b542132516bc7285baf12a Signed-off-by: jf9860 <jf9860@att.com>
2017-02-22Complete teardown implementation.jf98601-48/+27
Add demo.sh to support hands on demo Change-Id: Idf235957bd992e6d7482c8241f6ba8b8944c2826 Signed-off-by: jf9860 <jf9860@att.com>
2017-02-17Initial checkin of EopenECOMP testsuiteDR695H1-0/+183
Change-Id: I64a2b6d8cf66169829866b73b3d26a4ff59b0a42 Signed-off-by: DR695H <dr695h@att.com>