summaryrefslogtreecommitdiffstats
path: root/robot/resources/demo_preload.robot
AgeCommit message (Collapse)AuthorFilesLines
2018-08-11Updates for SO Containers and change mso to soBrian Freeman1-1/+1
Issue-ID: INT-621 Change-Id: Iad1ae6f08e91c46482d49b6cf1e3e41ebf0cd271 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-07-26Updates for vFWCL SetupBrian Freeman1-5/+8
Issue-ID: TEST-110 Change-Id: If230afd903c51a01dad5a6204dca1a1eee1f8adc Signed-off-by: Brian Freeman <bf1936@att.com>
2018-07-23First Pass Automated vFW control setupBrian Freeman1-0/+11
Issue-ID: TEST-110 Change-Id: Ib3ea0120a72dc0b6932bb9e12c4ba385e89511c3 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-07-16Fix return for Model DistributionBrian Freeman1-1/+1
Issue-ID: TEST-107 Change-Id: I3b6bcbda7bd00f1b5ce0e7cfa051880994167dbb Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-23Fix VID catagory_parameter initBrian Freeman1-8/+12
Issue-ID: VID-214 Change-Id: I14bfdb787d1eecc33414df276b2894eb21f2cbbc Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-22Populate VID owning entity fieldsSonsino, Ofir (os0695)1-0/+12
Change-Id: Ic19afc75520fb1a1726160bbc2f53d6f51a4dad0 Issue-ID: VID-214 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-04-19Fix vFW Closed Loop robot test caseGary Wu1-0/+6
Issued addressed by this change: * Cherry picked from Amsterdam * Send the invariantUUID of VPKTG to Policy instead of VFW * Extraneous single quote characters in the policy yaml * Policy update wouldn’t “stick” until I added in the delays in between the various Policy API calls * Had to ignore the VID teardown errors; not sure if this is necessary to pass the closed loop test Change-Id: Ie504736484df78c46f564ee21bbd0c22d494af1f Issue-ID: INT-406 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> Signed-off-by: Brian Freeman <bf1936@att.com>
2017-12-06Change to vFWCL instead of vFWJerry Flood1-4/+4
Issue-ID: TEST-72 Change-Id: I18c8823c1348187e2ea3929b75a843b7df5784d0 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-26Create services before creating customerJerry Flood1-4/+4
Issue: TEST-66 Change-Id: Ie4128b0df59db7c4283d4480795ef8e0df5d6525 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-19Remove the copyright in the licenseJerry Flood1-4/+6
Issue: TEST-66 Change-Id: Ib0c6bb23a68ef843f197d146823f42ee0aed7f6d Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-11Add 200 to the list of cvalid add customer statusJerry Flood1-1/+1
Issue: TEST-65 Change-Id: I528081cd5d71a86a4f57ace2cc98d3c7b61ce365 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-11Update HEAT and support in demo.shJerry Flood1-1/+5
Issue: TEST-65 Change-Id: If9cea0cecfd5ac8fa40499995fba72bfa66f61a2 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-06-30[TEST-45] support injectable ipsDR695H1-45/+1
today onap ips are hard coded so we should support having them injectable from external sources Change-Id: Id7911df331207a9198e9bf43168b9a6843db6f48 Signed-off-by: DR695H <dr695h@att.com>
2017-04-21[TEST-25] Add commands to demo.shJerry Flood1-13/+119
Change-Id: I6a6ac15e310954ce48ef275b10748ab4c3e7a0e1 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-03-09TEST-4 Re-factor openstack region variablejf98601-2/+3
Change-Id: Iad9ef0555dbbd921e261bfa2a63806100bcf7c83 Signed-off-by: jf9860 <jf9860@att.com>
2017-03-02Make teardown of dummy vf_module conditionaljf98601-31/+32
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-0/+94
Add demo.sh to support hands on demo Change-Id: Idf235957bd992e6d7482c8241f6ba8b8944c2826 Signed-off-by: jf9860 <jf9860@att.com>