summaryrefslogtreecommitdiffstats
path: root/jjb/armband/armband-ci-jobs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/armband/armband-ci-jobs.yml')
-rw-r--r--jjb/armband/armband-ci-jobs.yml9
1 files changed, 5 insertions, 4 deletions
diff --git a/jjb/armband/armband-ci-jobs.yml b/jjb/armband/armband-ci-jobs.yml
index c74e3c83d..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:
@@ -250,6 +248,7 @@
gs-pathname: '{gs-pathname}'
- '{slave-label}-defaults':
installer: '{installer}'
+ - testapi-parameter
- string:
name: DEPLOY_SCENARIO
default: 'os-odl-nofeature-ha'
@@ -262,6 +261,7 @@
name: '$BUILD_NUMBER - Scenario: $DEPLOY_SCENARIO'
builders:
+ - track-begin-timestamp
- shell:
!include-raw-escape: ../fuel/fuel-deploy.sh
@@ -269,6 +269,7 @@
- email:
recipients: armband@enea.com
- email-jenkins-admins-on-failure
+ - report-provision-result
########################
# trigger macros