summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
Diffstat (limited to 'jjb')
-rw-r--r--jjb/armband/armband-ci-jobs.yml6
-rw-r--r--jjb/global/releng-macros.yml6
2 files changed, 8 insertions, 4 deletions
diff --git a/jjb/armband/armband-ci-jobs.yml b/jjb/armband/armband-ci-jobs.yml
index 0bf750be3..5bf64c11d 100644
--- a/jjb/armband/armband-ci-jobs.yml
+++ b/jjb/armband/armband-ci-jobs.yml
@@ -164,9 +164,7 @@
- condition-kind: day-of-week
day-selector: select-days
days:
- MON: true
- WED: true
- FRI: true
+ SAT: true
use-build-time: true
steps:
- trigger-builds:
@@ -189,7 +187,7 @@
- condition-kind: day-of-week
day-selector: select-days
days:
- TUES: true
+ SUN: true
use-build-time: true
steps:
- trigger-builds:
diff --git a/jjb/global/releng-macros.yml b/jjb/global/releng-macros.yml
index f473d8541..b7335fafa 100644
--- a/jjb/global/releng-macros.yml
+++ b/jjb/global/releng-macros.yml
@@ -106,6 +106,12 @@
branches:
- 'origin/$BRANCH'
timeout: 15
+ per-build-tag: false
+ shallow-clone: false
+ use-author: false
+ ignore-notify: false
+ wipe-workspace: true
+ prune: false
- scm:
name: git-scm-gerrit