commit | b1c556e2b93010fecf0ba76fa3ce7988d73f7f5a | [log] [tgz] |
---|---|---|
author | Oleksii Zhurba <ozhurba@mirantis.com> | Wed May 22 15:48:25 2019 -0500 |
committer | Oleksii Zhurba <ozhurba@mirantis.com> | Thu May 23 15:15:03 2019 +0000 |
tree | ff4d096f2dd1f2f0eb974c38d645ed37bb9b1515 | |
parent | 1eef831553aa577b21d754964ad8b3b3c8062ca0 [diff] |
[CVP,Q4] Remove old folder Change-Id: I45cb20f9b8a7f8086a01d0bdda9a7ff0e8e599c8 Related-PROD: PROD-30482
diff --git a/test_set/cvp-sanity/tests/test_contrail.py b/test_set/cvp-sanity/tests/test_contrail.py index 862606a..2ea9bf4 100644 --- a/test_set/cvp-sanity/tests/test_contrail.py +++ b/test_set/cvp-sanity/tests/test_contrail.py
@@ -1,6 +1,6 @@ import pytest import json -import utils + pytestmark = pytest.mark.usefixtures("contrail")