Lava: Add root destructive tests to kvm test runs
[lttng-ci.git] / scripts / lttng-baremetal-tests / lava-submit.py
index b4407330cac9581f3718e970d95e93eea5b379b2..4e67b4b9a8beb0111fe69a13a92211d6f0916103 100644 (file)
@@ -198,6 +198,11 @@ def get_kvm_tests_cmd():
                     'git-repo': 'https://github.com/lttng/lttng-ci.git',
                     'revision': 'master',
                     'testdef': 'lava/baremetal-tests/kernel-tests.yml'
+                },
+                {
+                    'git-repo': 'https://github.com/lttng/lttng-ci.git',
+                    'revision': 'master',
+                    'testdef': 'lava/baremetal-tests/destructive-tests.yml'
                 }
                 ],
             'timeout': 18000
This page took 0.022807 seconds and 4 git commands to generate.