jjb: system-tests: remove baremetal benchmarks
[lttng-ci.git] / scripts / system-tests / system-trigger.groovy
index 96873409f2fae9f42706f2505fb0c7efbdae3cbc..21513646ef1c8dd91e787ff6aa7268fef2f37e6a 100644 (file)
@@ -368,8 +368,6 @@ if (triggerJobName.contains("vm_tests")) {
   }
 } else if (triggerJobName.contains("baremetal_tests")) {
   jobType = 'baremetal_tests';
-} else if (triggerJobName.contains("baremetal_benchmarks")) {
-  jobType = 'baremetal_benchmarks';
 }
 
 // Hashmap containing all the jobs, their configuration (commit id, etc. )and
This page took 0.031068 seconds and 4 git commands to generate.