aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites/closed-loop.robot
AgeCommit message (Collapse)AuthorFilesLines
2019-06-14change parameter to better describe where it is coming fromDR695H1-3/+8
Issue-ID: TEST-158 Change-Id: Iab67064f8958b1e8539a05d732271c6a0c6a652a Signed-off-by: DR695H <dr695h@att.com>
2019-06-03Reset Flows to Medium on TeardownBrian Freeman1-0/+1
Issue-ID: INT-838 Change-Id: I0b8b6d93673d47bcddae6999eebfcfc1da816574 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-31Cherry pick: vfwclosedloop for new vFWBrian Freeman1-0/+1
Manual cherry pick from dublin Issue-ID: INT-838 Change-Id: I19f619f6e5b1c0a788e0f6014d79c07c88e3eecd Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-04Clean up the testsuite ete tagGary Wu1-2/+2
Currently the ete tag includes many tests being run separately in the daily builds, as well as some obsolete test suites. This removes those items so that we can use the ete tag for the new project-specific functional tests being added for the ETE environment. Change-Id: Ib974d4af715758907eb070fc2d5216a674e0f767 Issue-ID: INT-834 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-02Fix parsing in closed loop policy checksGary Wu1-2/+2
Also added new tags to assist per-suite debugging. Change-Id: Ice67dee685f2ee583ae54c0bba1ca7358f842da1 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-26Create Robot Test of Closed LoopBrian Freeman1-0/+4
Issue-ID: INT-584 Change-Id: I09dd8efd3e6c8c23fd9d90178c17b47d0f4553bb Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-19Fix vFW Closed Loop robot test caseGary Wu1-1/+1
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-02-17Initial checkin of EopenECOMP testsuiteDR695H1-0/+15
Change-Id: I64a2b6d8cf66169829866b73b3d26a4ff59b0a42 Signed-off-by: DR695H <dr695h@att.com>