From: Yujun Zhang Date: Mon, 5 Dec 2016 12:42:35 +0000 (+0800) Subject: Skip unstable test `tests.unit.utils.create_zones_test` X-Git-Tag: danube.1.0~148^2~3 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=ce61e2c66244cc15d8e3694764d54405a2fa919c;p=qtip.git Skip unstable test `tests.unit.utils.create_zones_test` JIRA: QTIP-175 Change-Id: Ib4891c8f37445285f2ea414d5988e55ca71cf10f Signed-off-by: Yujun Zhang --- 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',