From: Tim Rozet Date: Fri, 10 Aug 2018 00:49:39 +0000 (-0400) Subject: Apex: Fix missing fetch job X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=be7daca688f483a05f32ad8acf49bfe65b76a976;p=releng.git Apex: Fix missing fetch job Change-Id: I4a14a7c6bc474b17b3bb04603187c18d0c8c1cf2 Signed-off-by: Tim Rozet --- diff --git a/jjb/apex/apex.yaml b/jjb/apex/apex.yaml index 8b48fb4cf..89338d822 100644 --- a/jjb/apex/apex.yaml +++ b/jjb/apex/apex.yaml @@ -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) @@ -769,7 +770,7 @@ builders: - shell: - !include-raw: ./apex-fetch-snap-info.sh + !include-raw-escape: ./apex-fetch-snap-info.sh # snapshot create - job-template: diff --git a/jjb/apex/apex.yaml.j2 b/jjb/apex/apex.yaml.j2 index 10ad5fbba..865dc69eb 100644 --- a/jjb/apex/apex.yaml.j2 +++ b/jjb/apex/apex.yaml.j2 @@ -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) @@ -657,7 +658,7 @@ builders: - shell: - !include-raw: ./apex-fetch-snap-info.sh + !include-raw-escape: ./apex-fetch-snap-info.sh # snapshot create - job-template: