Apex: Fix missing fetch job 11/60811/2
authorTim Rozet <trozet@redhat.com>
Fri, 10 Aug 2018 00:49:39 +0000 (20:49 -0400)
committerTim Rozet <trozet@redhat.com>
Fri, 10 Aug 2018 00:59:01 +0000 (20:59 -0400)
Change-Id: I4a14a7c6bc474b17b3bb04603187c18d0c8c1cf2
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/apex/apex.yaml
jjb/apex/apex.yaml.j2

index 8b48fb4..89338d8 100644 (file)
@@ -14,6 +14,7 @@
       - 'apex-testsuite-{scenario}-baremetal-{scenario_stream}'
       - 'apex-upload-snapshot'
       - 'apex-create-snapshot'
+      - 'apex-fetch-snap-info'
       - 'apex-flex-daily-os-nosdn-nofeature-ha-{stream}'
       - 'apex-dovetail-daily-os-nosdn-nofeature-ha-baremetal-danube'
     # stream:    branch with - in place of / (eg. stable-arno)
 
     builders:
       - shell:
-          !include-raw: ./apex-fetch-snap-info.sh
+          !include-raw-escape: ./apex-fetch-snap-info.sh
 
 # snapshot create
 - job-template:
index 10ad5fb..865dc69 100644 (file)
@@ -14,6 +14,7 @@
       - 'apex-testsuite-{scenario}-baremetal-{scenario_stream}'
       - 'apex-upload-snapshot'
       - 'apex-create-snapshot'
+      - 'apex-fetch-snap-info'
       - 'apex-flex-daily-os-nosdn-nofeature-ha-{stream}'
       - 'apex-dovetail-daily-os-nosdn-nofeature-ha-baremetal-danube'
     # stream:    branch with - in place of / (eg. stable-arno)
 
     builders:
       - shell:
-          !include-raw: ./apex-fetch-snap-info.sh
+          !include-raw-escape: ./apex-fetch-snap-info.sh
 
 # snapshot create
 - job-template: