aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites
diff options
context:
space:
mode:
authorBrian Freeman <bf1936@att.com>2019-09-30 14:20:02 -0500
committerBrian Freeman <bf1936@att.com>2019-09-30 14:21:21 -0500
commite6c3d284755488212e993835e4fcb5d4230a2bdb (patch)
treed071dd78db4c06679227d4a6f7e418f2a3463f05 /robot/testsuites
parent707604faf821469bafe78de3e3155538c9c851d5 (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>
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}
+