From 4e737ebf42405c431aeba47b9381d5c85c33ad50 Mon Sep 17 00:00:00 2001 From: Brian Freeman Date: Fri, 11 Dec 2020 14:03:57 -0500 Subject: Fix undeploye/delete operational policy do both policy undeploys before deletes so that undeploy has more time to process remove heatbridge.robot include references to get rid of error message at startup remove commented out referecnes to heatbridge (cleanup) Issue-ID: INT-1803 Change-Id: I0cb071f487faf6ecababdc6d8a5c0e3aa79720b7 Signed-off-by: Brian Freeman --- robot/testsuites/closed-loop.robot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'robot/testsuites/closed-loop.robot') diff --git a/robot/testsuites/closed-loop.robot b/robot/testsuites/closed-loop.robot index 3c8e7083..6f1a9db3 100644 --- a/robot/testsuites/closed-loop.robot +++ b/robot/testsuites/closed-loop.robot @@ -28,10 +28,10 @@ VFWCL Repush Monitoring And Operational Policies Validate the vFWCL Policy Run Keyword And Ignore Error Run Undeploy vFW Monitoring Policy Validate the vFWCL Policy - Run Keyword and Ignore Error Run Delete vFW Monitoring Policy - Validate the vFWCL Policy Run Keyword And Ignore Error Run Undeploy vFW Operational Policy Validate the vFWCL Policy + Run Keyword and Ignore Error Run Delete vFW Monitoring Policy + Validate the vFWCL Policy Run Keyword And Ignore Error Run Delete vFW Operational Policy Validate the vFWCL Policy Update vVFWCL Policy ${MODEL_INVARIANT_ID} -- cgit 1.2.3-korg