aboutsummaryrefslogtreecommitdiffstats
path: root/robot/resources/test_templates/closedloop_test_template.robot
AgeCommit message (Collapse)AuthorFilesLines
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>