summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDelia Popescu <delia.popescu@enea.com>2017-11-24 14:52:41 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-11-24 17:34:17 +0100
commit75cc81aff474220fb437474885a650d0c736d41b (patch)
treeb5028f9aeda97dc039ca50186ae81a559269ef03
parent6f56cde8284f3b20e2b02e0322f2c89c1b770f23 (diff)
Fix Doctor run on 'doctor-{installer}-verify' slave
Change-Id: I65a2a3c6643cba870eec2f794199bb824c6b868c Signed-off-by: Delia Popescu <delia.popescu@enea.com> Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
-rw-r--r--jjb/doctor/doctor.yml4
-rw-r--r--jjb/global/slave-params.yml6
2 files changed, 8 insertions, 2 deletions
diff --git a/jjb/doctor/doctor.yml b/jjb/doctor/doctor.yml
index 966fd86df..e0de9aa2e 100644
--- a/jjb/doctor/doctor.yml
+++ b/jjb/doctor/doctor.yml
@@ -27,9 +27,9 @@
phase:
- 'build-x86_64':
- slave-label: 'opnfv-build-ubuntu'
+ slave-label: 'doctor-{installer}-verify'
- 'build-aarch64':
- slave-label: 'opnfv-build-ubuntu-arm'
+ slave-label: 'doctor-{installer}-{phase}-verify'
inspector:
- 'sample'
diff --git a/jjb/global/slave-params.yml b/jjb/global/slave-params.yml
index 04de1e091..e99ac3af2 100644
--- a/jjb/global/slave-params.yml
+++ b/jjb/global/slave-params.yml
@@ -946,6 +946,12 @@
default-slave: 'doctor-fuel-verify'
- parameter:
+ name: 'doctor-fuel-build-aarch64-verify-defaults'
+ parameters:
+ - 'doctor-defaults':
+ default-slave: 'doctor-fuel-build-aarch64-verify'
+
+- parameter:
name: 'doctor-joid-verify-defaults'
parameters:
- 'doctor-defaults':