summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc/test_batch_plugin.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipatests/test_xmlrpc/test_batch_plugin.py')
-rw-r--r--ipatests/test_xmlrpc/test_batch_plugin.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/ipatests/test_xmlrpc/test_batch_plugin.py b/ipatests/test_xmlrpc/test_batch_plugin.py
index 1cfeb53bb..ca042d347 100644
--- a/ipatests/test_xmlrpc/test_batch_plugin.py
+++ b/ipatests/test_xmlrpc/test_batch_plugin.py
@@ -27,6 +27,7 @@ from ipatests.util import assert_equal, Fuzzy, assert_deepequal
from ipatests.test_xmlrpc.xmlrpc_test import (Declarative, fuzzy_digits,
fuzzy_uuid)
from ipapython.dn import DN
+import pytest
group1 = u'testgroup1'
first1 = u'John'
@@ -48,6 +49,7 @@ def deepequal_list(*expected):
return checker
+@pytest.mark.tier1
class test_batch(Declarative):
cleanup_commands = [