aboutsummaryrefslogtreecommitdiffstats
path: root/robot/resources/stack_validation/policy_check_vfw.robot
AgeCommit message (Collapse)AuthorFilesLines
2019-07-22move the main so interface to use onaplibraryDR695H1-1/+1
left some cloud config and direct instantiate seperate Change-Id: I4c508d5403c660f83b14b98585111b9219bae6b7 Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-07-22remove the last of the global variablesDR695H1-8/+0
Issue-ID: TEST-174 Change-Id: I1997bd0e4b693f3560f2cfc254c93537c96ed444 Signed-off-by: DR695H <dr695h@att.com>
2019-07-19import all librariesDR695H1-1/+1
even ones that done have overridign keywords so there is no dual importing Issue-ID: TEST-174 Change-Id: I0b9bd9a703d3b792fa4b57ae048060525d0559cd Signed-off-by: DR695H <dr695h@att.com>
2019-07-16removing the rest of preload global varsDR695H1-4/+3
Issue-ID: TEST-174 Change-Id: Ie5354df3526133d398d3fea703145c4a1649b3c1 Signed-off-by: DR695H <dr695h@att.com>
2019-06-25dont hardcode public ipDR695H1-3/+3
Issue-ID: TEST-166 Change-Id: I824cd4527fabce93a60734f563c024de05d1f1da Signed-off-by: DR695H <dr695h@att.com>
2019-06-20replace aai, closeloop, sdc with jinjaDR695H1-1/+0
Issue-ID: TEST-158 Change-Id: I95a783f26e28512cb4fc98e50931d62001c489c6 Signed-off-by: DR695H <dr695h@att.com>
2019-06-17adjust where we source keywords fromDR695H1-2/+1
Issue-ID: TEST-158 Change-Id: Icf8085ad56185850e261c318441c52f03d2ad37a Signed-off-by: DR695H <dr695h@att.com>
2019-06-03replcaing jsonutils with onaplib.jsonDR695H1-1/+1
Change-Id: I467ec46519f3fbe7d7d08e481f88bf7b20ffbbce Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-05-22removing servicemapping.pyDR695H1-1/+4
everything is in demo folder now Change-Id: Ib2fc57c7a3912526b51c8bd8e3a99451281c72a6 Issue-ID: TEST-157 Signed-off-by: DR695H <dr695h@att.com>
2019-05-09upgrade to python3 librariesDR695H1-9/+9
basing the code off of robot framework 3.1.1 instead of 3.0, replacing selenium2lib with selnium lib and selenium3, replacing extendedselenium with angularjs lib. Fixing most warnings and all errors from these moves Change-Id: Ifed68c5b8cd28c7bbdc80ee7245860914bdee5b4 Issue-ID: TEST-151 Signed-off-by: DR695H <dr695h@att.com>
2019-02-04Dynamic Service Mapping & vFW ip port referencesBrian Freeman1-2/+2
Issue-ID: INT-829 Change-Id: I10f229996cdeb049840fdefe78b35187186a5517 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-19Fix vFW Closed Loop robot test caseGary Wu1-12/+20
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-03-31TEST-16 Create global variable for default keyJerry Flood1-1/+0
Alternate key may be provided by setting varialble GLOBAL_VM_PRIVATE_KEY=<path to key> and updating the pub_key in the _preload_parameters.py Change-Id: I3abcaf8a38aa0bc5fdc0c2b2ac0796b9f5820f46 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-03-09TEST-4 Re-factor openstack region variablejf98601-18/+18
Change-Id: Iad9ef0555dbbd921e261bfa2a63806100bcf7c83 Signed-off-by: jf9860 <jf9860@att.com>
2017-03-04Complete vDNS closed loop teardownjf98601-0/+2
Change-Id: I0c680349bb120f274465de08f1a02e5deb2e0c5d Signed-off-by: jf9860 <jf9860@att.com>
2017-02-17Initial checkin of EopenECOMP testsuiteDR695H1-0/+95
Change-Id: I64a2b6d8cf66169829866b73b3d26a4ff59b0a42 Signed-off-by: DR695H <dr695h@att.com>