jjb: Run Lava jobs on weekdays only to avoid DNS downtime
[lttng-ci.git] / jobs / lttng-baremetal-tests.yaml
index 239f805970236e079565ca4acfb806111d13a986..253671a4b1226f736b5ea59e4c25cb4cd8a9fcaf 100644 (file)
@@ -5,7 +5,7 @@
 
     triggers:
       - pollscm:
-          cron: "@hourly"
+          cron: "H * * * 1-5"
     logrotate:
       numToKeep: 10
 
@@ -97,7 +97,7 @@
             - 'kvm-tests'
     triggers:
       - pollscm:
-          cron: "@hourly"
+          cron: "H * * * 1-5"
     logrotate:
       numToKeep: 10
 
             - 'baremetal-tests'
     triggers:
       - pollscm:
-          cron: "@hourly"
+          cron: "H * * * 1-5"
     logrotate:
       numToKeep: 10
 
This page took 0.023609 seconds and 4 git commands to generate.