aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites/closed-loop.robot
AgeCommit message (Collapse)AuthorFilesLines
2020-12-16[BUGFIX] Rename the renamed Undeploy Policy Keyword1.7.3mrichomme1-1/+1
The keyward has been renamed last week [] Unfortunately this Keyword is not used only for the vFWCL it is also used for a healthcheck (Enhanced Policy) Since it has been merged and cherry-picked, the Healthcheck is failing on master (12/12) and in Guilin (15/12) This patch revert the Name to keep generic and reference the generic name in the vFW CL test Issue-ID: INT-1811 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I3cf0836e8b79f88be1dfb3d655a8e925c934def8
2020-12-11Fix undeploye/delete operational policyBrian Freeman1-2/+2
do both policy undeploys before deletes so that undeploy has more time to process remove heatbridge.robot include references to get rid of error message at startup remove commented out referecnes to heatbridge (cleanup) Issue-ID: INT-1803 Change-Id: I0cb071f487faf6ecababdc6d8a5c0e3aa79720b7 Signed-off-by: Brian Freeman <bf1936@att.com>
2020-12-08Fixes for tcagen2 and repush vFWCL policiesBrian Freeman1-2/+12
Issue-ID: INT-1803 Change-Id: Ica53cee26bd19b663bb49ecfc4750fe3cfe32e8c Signed-off-by: Brian Freeman <bf1936@att.com>
2020-05-05Updates for Policy Version ChangesBrian Freeman1-1/+1
Issue-ID: INT-1350 Change-Id: I4c5956467b7e674546f89678921342cb7dd3e19c Signed-off-by: Brian Freeman <bf1936@att.com>
2020-04-05Remove trailing spaces in robot scriptsmrichomme1-3/+2
warning raised when using robotframework-linter Issue-ID: INT-1478 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I8eb97ef9e3651c0d8f9de6647ebc917d1addf9d0 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2019-09-30Add repush policyBrian Freeman1-0/+5
Add Undeploy before push Fix RESOURCE_ID in old template Issue-ID: INT-1272 Change-Id: If04e692f7927a1170b2d686a4f9e7b39a400973b Signed-off-by: Brian Freeman <bf1936@att.com>
2019-09-20Fix ControlLoop Name and TeardownBrian Freeman1-2/+2
Issue-ID: INT-1272 Change-Id: Ib9d628b59d1b0367d05d7f4973cf66ad0a48f161 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-08-02no global properties portalDR695H1-2/+2
Issue-ID: TEST-184 Change-Id: I9880d93b3e78969a427bb0011350ac3e74e4d2fd Signed-off-by: DR695H <dr695h@att.com>
2019-07-22remove the last of the global variablesDR695H1-2/+1
Issue-ID: TEST-174 Change-Id: I1997bd0e4b693f3560f2cfc254c93537c96ed444 Signed-off-by: DR695H <dr695h@att.com>
2019-07-16removing the rest of preload global varsDR695H1-3/+2
Issue-ID: TEST-174 Change-Id: Ie5354df3526133d398d3fea703145c4a1649b3c1 Signed-off-by: DR695H <dr695h@att.com>
2019-07-10remove log to consoleDR695H1-1/+1
log to console doesnt show things in the log files and so isnt viewable in jenkins. If console is really needed, add console=True to Log keyword Issue-ID: TEST-173 Change-Id: I9f736eab99120c4b7c32b55fd6c5e0f823e7b734 Signed-off-by: DR695H <dr695h@att.com>
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>