aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xm-test
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xm-test')
-rw-r--r--tools/xm-test/tests/security-acm/10_security-acm_pol_update.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/xm-test/tests/security-acm/10_security-acm_pol_update.py b/tools/xm-test/tests/security-acm/10_security-acm_pol_update.py
index 441febbf01..b60a62eae2 100644
--- a/tools/xm-test/tests/security-acm/10_security-acm_pol_update.py
+++ b/tools/xm-test/tests/security-acm/10_security-acm_pol_update.py
@@ -297,11 +297,6 @@ except DomainError, e:
# Stop red domain
domain_red.destroy()
-# reset the policy - should not work
-s, o = traceCommand('xm resetpolicy')
-if not s:
- FAIL("Could reset the policy.")
-
# Stop unlabeled domain
domain_ul.destroy()