aboutsummaryrefslogtreecommitdiffstats
path: root/robot/resources/policy_interface.robot
AgeCommit message (Collapse)AuthorFilesLines
2018-03-26Fix vFW Closed Loop robot test caseGary Wu1-1/+6
Issued addressed by this change: * 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>
2017-12-11Complete the vFWCL closed loop testJerry Flood1-1/+1
Issue-ID: TEST-72 Change-Id: Ia14c13b6fd4faf4cb5a3efb1cc26fc78f269ee0d Signed-off-by: Jerry Flood <jf9860@att.com>
2017-12-09Implement VFW policy update for demo.sh (trial)Jerry Flood1-7/+73
Issue-ID: TEST-72 Change-Id: I16eb3eee84dfef6dde430e4ed73b4cbcc0059757 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-06-30[TEST-45] support injectable ipsDR695H1-8/+10
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-02-17Initial checkin of EopenECOMP testsuiteDR695H1-0/+58
Change-Id: I64a2b6d8cf66169829866b73b3d26a4ff59b0a42 Signed-off-by: DR695H <dr695h@att.com>