Apex: Update build jobs with hunter stream 21/67721/1
authorTim Rozet <trozet@redhat.com>
Mon, 29 Apr 2019 19:28:17 +0000 (15:28 -0400)
committerTim Rozet <trozet@redhat.com>
Mon, 29 Apr 2019 19:28:17 +0000 (15:28 -0400)
Change-Id: I5892755e8f91d2d9f485c291b7923bcf2a9b83a0
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/apex/apex-project-jobs.yaml
jjb/apex/apex-verify-jobs.yaml

index 42567ea..c581c59 100644 (file)
@@ -9,6 +9,11 @@
           gs-pathname: ''
           concurrent-builds: 3
           disabled: false
+      - hunter: &hunter
+          branch: 'stable/{stream}'
+          gs-pathname: '/{stream}'
+          concurrent-builds: 3
+          disabled: false
       - gambia: &gambia
           branch: 'stable/{stream}'
           gs-pathname: '/{stream}'
index 23ce14f..e8115eb 100644 (file)
           gs-pathname: ''
           verify-scenario: 'os-nosdn-nofeature-noha'
           disabled: false
+      - hunter: &hunter
+          branch: '{stream}'
+          gs-pathname: ''
+          verify-scenario: 'os-nosdn-nofeature-noha'
+          disabled: false
       - gambia: &gambia
           branch: 'stable/{stream}'
           gs-pathname: '/{stream}'