summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2016-12-05 20:42:35 +0800
committerYujun Zhang <zhang.yujunz@zte.com.cn>2016-12-05 20:42:35 +0800
commitce61e2c66244cc15d8e3694764d54405a2fa919c (patch)
tree219fb450eda70bb37d25c9cb9c041b5e2054b07f /tests
parent4a8eb45a1a3aefea5b6cdb9ef1535782b2ebe84b (diff)
Skip unstable test `tests.unit.utils.create_zones_test`
JIRA: QTIP-175 Change-Id: Ib4891c8f37445285f2ea414d5988e55ca71cf10f Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to 'tests')
-rw-r--r--tests/unit/utils/create_zones_test.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unit/utils/create_zones_test.py b/tests/unit/utils/create_zones_test.py
index 8b1e97cc..4a86b5cb 100644
--- a/tests/unit/utils/create_zones_test.py
+++ b/tests/unit/utils/create_zones_test.py
@@ -51,6 +51,7 @@ class NovaMock(MagicMock):
class TestClass:
+ @pytest.mark.skip("(yujunz) unstable result")
@pytest.mark.parametrize("test_input, expected", [
(['compute1', 'compute2'],
['create:compute1:compute1',