Skip unstable test `tests.unit.utils.create_zones_test` 87/25487/1
authorYujun Zhang <zhang.yujunz@zte.com.cn>
Mon, 5 Dec 2016 12:42:35 +0000 (20:42 +0800)
committerYujun Zhang <zhang.yujunz@zte.com.cn>
Mon, 5 Dec 2016 12:42:35 +0000 (20:42 +0800)
JIRA: QTIP-175

Change-Id: Ib4891c8f37445285f2ea414d5988e55ca71cf10f
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
tests/unit/utils/create_zones_test.py

index 8b1e97c..4a86b5c 100644 (file)
@@ -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',