Commit f8c3b02f authored by Łukasz Nowak's avatar Łukasz Nowak

Define new test suite.

parent dfd282d8
...@@ -25,3 +25,7 @@ class VIFIB(SavedTestSuite, ProjectTestSuite): ...@@ -25,3 +25,7 @@ class VIFIB(SavedTestSuite, ProjectTestSuite):
'vifib_upgrader', 'vifib_upgrader',
'vifib_web', 'vifib_web',
] ]
class SlapOSCloud(SavedTestSuite, ProjectTestSuite):
_saved_test_id = 'Products.Vifib.tests.VifibMixin.testVifibMixin'
_bt_list = ['slapos_cloud']
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment