summaryrefslogtreecommitdiffstats
path: root/jjb/doctor/doctor.yaml
diff options
context:
space:
mode:
authorjenkins-ci <jenkins-opnfv-ci@opnfv.org>2019-03-29 12:31:02 -0700
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2019-06-26 20:03:27 -0700
commit086d54dd3d1f7519ab1753ce445ead91b72f2d9f (patch)
tree084525f054b59cfc6feec92ee749af11d783bea6 /jjb/doctor/doctor.yaml
parent3cbda8aaa584837eef3957f63c4bdae7e1c98574 (diff)
Create Stable Branch Jobs for doctor
Change-Id: Ia51839bf6bac4b0dc5681e5ecf4d0228c1f729a2 Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb/doctor/doctor.yaml')
-rw-r--r--jjb/doctor/doctor.yaml21
1 files changed, 8 insertions, 13 deletions
diff --git a/jjb/doctor/doctor.yaml b/jjb/doctor/doctor.yaml
index 5f0e677c8..ccdf66193 100644
--- a/jjb/doctor/doctor.yaml
+++ b/jjb/doctor/doctor.yaml
@@ -11,11 +11,7 @@
branch: '{stream}'
gs-pathname: ''
disabled: false
- - gambia: &gambia
- branch: 'stable/{stream}'
- gs-pathname: '/{stream}'
- disabled: false
- - fraser:
+ - hunter:
branch: 'stable/{stream}'
gs-pathname: '/{stream}'
disabled: false
@@ -63,10 +59,10 @@
builders:
- shell: |
- #!/bin/bash
- # we do nothing here as the main stuff will be done
- # in phase jobs
- echo "Triggering phase jobs!"
+ #!/bin/bash
+ # we do nothing here as the main stuff will be done
+ # in phase jobs
+ echo "Triggering phase jobs!"
- multijob:
name: 'doctor-verify-sample'
execution-type: PARALLEL
@@ -227,10 +223,9 @@
name: 'doctor-verify-installer-inspector-builders-macro'
builders:
# yamllint disable rule:indentation
- - shell:
- !include-raw:
- - ./doctor-env-presetup.sh
- - ../../utils/fetch_os_creds.sh
+ - shell: !include-raw:
+ - ./doctor-env-presetup.sh
+ - ../../utils/fetch_os_creds.sh
- shell: |
# prepare the env for test
source $HOME/opnfv-openrc.sh