Merge "Make fail snapshots for virtlet tests"
diff --git a/tcp_tests/tests/system/test_virtlet_actions.py b/tcp_tests/tests/system/test_virtlet_actions.py
index 775eb5b..d16a4f7 100644
--- a/tcp_tests/tests/system/test_virtlet_actions.py
+++ b/tcp_tests/tests/system/test_virtlet_actions.py
@@ -21,6 +21,8 @@
class TestVirtletActions(object):
"""Test class for testing Virtlet actions"""
+ @pytest.mark.grab_versions
+ @pytest.mark.fail_snapshot
def test_virtlet_create_delete_vm(self, show_step, config, k8s_deployed):
"""Test for deploying an mcp environment with virtlet
@@ -44,6 +46,8 @@
show_step(3)
k8s_deployed.delete_vm(vm_name)
+ @pytest.mark.grab_versions
+ @pytest.mark.fail_snapshot
def test_vm_resource_quotas(self, show_step, config, k8s_deployed):
"""Test for deploying a VM with specific quotas