[armband] Reschedule dovetail CI jobs for weekend 25/56425/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 24 Apr 2018 18:21:23 +0000 (20:21 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 24 Apr 2018 18:21:23 +0000 (20:21 +0200)
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 <Alexandru.Avadanii@enea.com>
jjb/armband/armband-ci-jobs.yml

index 0bf750b..5bf64c1 100644 (file)
             - 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:
             - condition-kind: day-of-week
               day-selector: select-days
               days:
-                TUES: true
+                SUN: true
               use-build-time: true
           steps:
             - trigger-builds: