Lava: Add perf regression test suite to baremetal runs
[lttng-ci.git] / scripts / lttng-baremetal-tests / lava-submit.py
index 7eeb36707469a0eed10f2136aa8a5b63f42ba425..f9c7f0614be02e3d1dc5648645369d996c0f7faa 100644 (file)
@@ -159,6 +159,11 @@ def get_benchmarks_cmd():
                     'git-repo': 'https://github.com/lttng/lttng-ci.git',
                     'revision': 'master',
                     'testdef': 'lava/baremetal-tests/failing-open-enoent.yml'
+                },
+                {
+                    'git-repo': 'https://github.com/lttng/lttng-ci.git',
+                    'revision': 'master',
+                    'testdef': 'lava/baremetal-tests/perf-tests.yml'
                 }
                 ],
             'timeout': 18000
This page took 0.025311 seconds and 4 git commands to generate.