commit | 8cc3a98ac6dec0655fcc79737c5f7f18bc1acde5 | [log] [tgz] |
---|---|---|
author | Hanna Arhipova <harhipova@mirantis.com> | Mon Jul 22 14:58:03 2019 +0300 |
committer | harhipova <harhipova@mirantis.com> | Mon Jul 22 13:08:04 2019 +0000 |
tree | 7b9206c977a60c46dd7561283dcec684f2147cff | |
parent | b9635f997c7d711eca7d008461a7c6ce28efd82a [diff] [blame] |
test_drivetrain_components_and_versions, check images only for services Fixes-bug:#PROD-32120(PROD:32120) Change-Id: Id8b0201ba96c07535403e6042dd5e87c53815f67
diff --git a/test_set/cvp-sanity/pytest.ini b/test_set/cvp-sanity/pytest.ini index 3e970a4..a5828a2 100644 --- a/test_set/cvp-sanity/pytest.ini +++ b/test_set/cvp-sanity/pytest.ini
@@ -1,5 +1,5 @@ [pytest] -norecursedirs = venv +norecursedirs = venv* addopts = -vv --tb=short log_level=WARNING