From: Alexandru Avadanii Date: Tue, 24 Apr 2018 18:21:23 +0000 (+0200) Subject: [armband] Reschedule dovetail CI jobs for weekend X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=commitdiff_plain;h=63b16b648cf32af6917d9a1ad419273430ff5db8 [armband] Reschedule dovetail CI jobs for weekend Dovetail does not currently support AArch64 properly (e.g. it tries to load x86 images), so limit its runs to weekend days until full support is implemented. Change-Id: I83347286490344912593a122fc47013d5fcf7125 Signed-off-by: Alexandru Avadanii --- 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: