Create Stable Branch Jobs for doctor 49/67449/2
authorjenkins-ci <jenkins-opnfv-ci@opnfv.org>
Fri, 29 Mar 2019 19:31:02 +0000 (12:31 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 27 Jun 2019 03:03:27 +0000 (20:03 -0700)
Change-Id: Ia51839bf6bac4b0dc5681e5ecf4d0228c1f729a2
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
jjb/doctor/doctor-rtd-jobs.yaml
jjb/doctor/doctor.yaml

index 13ff860..512b990 100644 (file)
@@ -13,7 +13,7 @@
       - master:
           branch: '{stream}'
           disabled: false
-      - gambia:
+      - hunter:
           branch: 'stable/{stream}'
           disabled: false
 
index 5f0e677..ccdf661 100644 (file)
           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
 
     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
     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