summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build-gluster-org/jobs/distributed-regression.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/build-gluster-org/jobs/distributed-regression.yml b/build-gluster-org/jobs/distributed-regression.yml
index 377cf9e..04f3e4a 100644
--- a/build-gluster-org/jobs/distributed-regression.yml
+++ b/build-gluster-org/jobs/distributed-regression.yml
@@ -28,13 +28,16 @@
description: 'Name of the branch you want to build from. We usually build from master'
name: GERRIT_BRANCH
- string:
- default: '4'
+ default: '8'
description: Number of machines to launch
name: MACHINES_COUNT
builders:
- shell: !include-raw: ../scripts/distributed-regression.sh
+ triggers:
+ - timed: '0 */12 * * *'
+
publishers:
- archive:
allow-empty: true