aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites
diff options
context:
space:
mode:
authorBrian Freeman <bf1936@att.com>2019-09-30 14:20:02 -0500
committerDaniel Rose <dr695h@att.com>2019-10-07 14:35:29 +0000
commit7a8e3a8c62be623ef92007708dda6496bc15a0fb (patch)
treee5253be6964f1706b4013dab1665038caac61811 /robot/testsuites
parent66d6c330401f8ca6edf3457526f308c666195026 (diff)
Add repush policy
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> (cherry picked from commit e6c3d284755488212e993835e4fcb5d4230a2bdb)
Diffstat (limited to 'robot/testsuites')
-rw-r--r--robot/testsuites/closed-loop.robot5
1 files changed, 5 insertions, 0 deletions
diff --git a/robot/testsuites/closed-loop.robot b/robot/testsuites/closed-loop.robot
index bd26a623..c4ee203c 100644
--- a/robot/testsuites/closed-loop.robot
+++ b/robot/testsuites/closed-loop.robot
@@ -22,3 +22,8 @@ VFWCL Closed Loop Test
VFWCL Low Test ${PACKET_GENERATOR_HOST}
[Teardown] VFWCL Set To Medium ${PACKET_GENERATOR_HOST}
+VFWCL Repush Operation Policy
+ [TAGS] repushpolicy
+ Undeploy Policy operational.modifyconfig
+ Update vVFWCL Policy ${MODEL_INVARIANT_ID}
+