aboutsummaryrefslogtreecommitdiffstats
path: root/robot/resources/test_templates/closedloop_test_template.robot
AgeCommit message (Collapse)AuthorFilesLines
2019-07-26cleaning up cds to try and make it work somewhatDR695H1-3/+1
Issue-ID: TEST-179 Change-Id: Ib37200917d9ae897d0e74479ed2357c67e4546c6 Signed-off-by: DR695H <dr695h@att.com>
2019-07-23cleaning up some warningsDR695H1-2/+2
need these cleaned before switching over the variabel strucuture in preload Issue-ID: TEST-174 Change-Id: I1667f45b0135a059dfab2835c9b4f743703c60a5 Signed-off-by: DR695H <dr695h@att.com>
2019-07-22remove the last of the global variablesDR695H1-16/+12
Issue-ID: TEST-174 Change-Id: I1997bd0e4b693f3560f2cfc254c93537c96ed444 Signed-off-by: DR695H <dr695h@att.com>
2019-07-22replace aai keywords with aai libDR695H1-17/+17
Issue-ID: TEST-174 Change-Id: Id4fd63c8f25cd695f77c3e81f658c8dbd99914f4 Signed-off-by: DR695H <dr695h@att.com>
2019-07-16removing the rest of preload global varsDR695H1-18/+15
Issue-ID: TEST-174 Change-Id: Ie5354df3526133d398d3fea703145c4a1649b3c1 Signed-off-by: DR695H <dr695h@att.com>
2019-07-12remove some global variablesDR695H1-6/+8
global state is really confusing Issue-ID: TEST-174 Change-Id: I470c4b9008fd7c8eaf1255947e08cd026a860711 Signed-off-by: DR695H <dr695h@att.com>
2019-07-10remove log to consoleDR695H1-4/+4
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-20replace aai, closeloop, sdc with jinjaDR695H1-15/+23
Issue-ID: TEST-158 Change-Id: I95a783f26e28512cb4fc98e50931d62001c489c6 Signed-off-by: DR695H <dr695h@att.com>
2019-06-19only use the file version of json templateDR695H1-4/+4
Issue-ID: TEST-158 Change-Id: Ib172145fe3e5d77bd688505b145ca1709422366a Signed-off-by: DR695H <dr695h@att.com>
2019-06-03Reset Flows to Medium on TeardownBrian Freeman1-1/+4
Issue-ID: INT-838 Change-Id: I0b8b6d93673d47bcddae6999eebfcfc1da816574 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-31Cherry pick: vfwclosedloop for new vFWBrian Freeman1-9/+8
Manual cherry pick from dublin Issue-ID: INT-838 Change-Id: I19f619f6e5b1c0a788e0f6014d79c07c88e3eecd Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-14remove unneeded librariesDR695H1-6/+2
httplibrary is replicated with requests so replacing the few places that use it with the requests. also removing kafkalibrary since it isnt used and we dont want to use it since its not python 3 compatible. Change-Id: I4acd09e4f0f776ebf99f386d17637712551b3243 Issue-ID: TEST-155 Signed-off-by: DR695H <dr695h@att.com>
2018-11-09Wait an extra minute for vfwclosedloop detectionGary Wu1-6/+8
Change-Id: If6904b71f2b70677f35a71797443b375ebe96836 Issue-ID: INT-715 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-02Fix parsing in closed loop policy checksGary Wu1-19/+12
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-1/+30
Issue-ID: INT-584 Change-Id: I09dd8efd3e6c8c23fd9d90178c17b47d0f4553bb Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-12adding in music healthcheckDR695H1-1/+1
music is new ha database and needs a healthcheck Change-Id: I76d7e31c85c5be6fb2fa4439bcc62184a70fb8f4 Issue-ID: TEST-87 Signed-off-by: DR695H <dr695h@att.com>
2018-03-20Fix data type mismatch in comparisonGary Wu1-3/+3
Change-Id: I441618a3c8917fa478391017905fcefdfcdb28c3 Issue-ID: INT-445 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-03-20Fix vDNS config policy nameGary Wu1-1/+1
Change-Id: Ie78316fb1e8b87ef13fd3cb9ae0c6b2fe7823252 Issue-ID: INT-445 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit bd2f9b086f1eacf25fa193551decccaf897537f1)
2018-03-20Update vDNS config policyPamela Dragosh1-6/+6
We will need to update all the policies but this will specifically address the vDNS configuration policy for the DCAE micro services. Change-Id: I178b16b5c5266e8ada834f34406bfeaf77379dd1 Issue-ID: INT-445 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-12-01Add support for vFWCL - multiple VNFsJerry Flood1-1/+1
Issue-ID: TEST-72 Change-Id: Ic6fe176ca5fdeac00cd5018aecf7824ec4eca287 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-05-31Update policy API URLS for release 1.1.0Jerry Flood1-4/+4
Issue: TEST-33 Change-Id: Ibf7d0f8a37c15ce1ad4d2b17e906ebd5ceeb3450 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-03-14TEST-10 Include stack deletion as part of the tcJerry Flood1-1/+2
Change-Id: I44dc565e600035c3ae5e32699558748ee80873b3 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-03-09TEST-4 Re-factor openstack region variablejf98601-57/+58
Change-Id: Iad9ef0555dbbd921e261bfa2a63806100bcf7c83 Signed-off-by: jf9860 <jf9860@att.com>
2017-03-04Complete vDNS closed loop teardownjf98601-9/+0
Change-Id: I0c680349bb120f274465de08f1a02e5deb2e0c5d Signed-off-by: jf9860 <jf9860@att.com>
2017-02-17Initial checkin of EopenECOMP testsuiteDR695H1-0/+210
Change-Id: I64a2b6d8cf66169829866b73b3d26a4ff59b0a42 Signed-off-by: DR695H <dr695h@att.com>