commit | 5b15b9b60a8aa5acda549666a4af0071125147ac | [log] [tgz] |
---|---|---|
author | Oleksii Zhurba <ozhurba@mirantis.com> | Thu May 09 18:53:40 2019 -0500 |
committer | Oleksii Zhurba <ozhurba@mirantis.com> | Thu May 16 12:58:18 2019 -0500 |
tree | 3a57501bf240d856f71b51e69c4d31ee8f66c2cf | |
parent | d6c250e8b8d380a744e4088dab754811c59b9071 [diff] [blame] |
[CVP] Add tags and review SL tests Change-Id: Ic110e7123f42161911fc49daaaf3a3c045886eae Related-PROD: PROD-17820 Related-PROD: PROD-20855
diff --git a/test_set/cvp-sanity/tests/test_single_vip.py b/test_set/cvp-sanity/tests/test_single_vip.py index c18c660..91fcd92 100644 --- a/test_set/cvp-sanity/tests/test_single_vip.py +++ b/test_set/cvp-sanity/tests/test_single_vip.py
@@ -3,6 +3,7 @@ import pytest +@pytest.mark.smoke def test_single_vip_exists(local_salt_client): """Test checks that there is only one VIP address within one group of nodes (where applicable).