From: Tim Rozet Date: Wed, 19 Jul 2017 19:35:37 +0000 (-0400) Subject: Apex: fix missing job for testsuite X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=a12fc4ac05e0fc54d6596f9683d5940a7a17dbdf;hp=13a6c8eac9bc84b122b8e5b91c5f324a4cfb21a7;p=releng.git Apex: fix missing job for testsuite Change-Id: Ica77eb12fccfbb45479bbd75bbd8d3154f16a17b Signed-off-by: Tim Rozet --- diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index 8ef498dbc..2b69d59c2 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -14,6 +14,7 @@ - 'apex-fdio-promote-daily-{stream}' - 'apex-verify-iso-{stream}' - 'apex-{scenario}-baremetal-{scenario_stream}' + - 'apex-testsuite-{scenario}-baremetal-{scenario_stream}' - 'apex-upload-snapshot' - 'apex-create-snapshot' # stream: branch with - in place of / (eg. stable-arno) diff --git a/jjb/apex/apex.yml.j2 b/jjb/apex/apex.yml.j2 index 316fe243a..06cc2ca2e 100644 --- a/jjb/apex/apex.yml.j2 +++ b/jjb/apex/apex.yml.j2 @@ -14,6 +14,7 @@ - 'apex-fdio-promote-daily-{stream}' - 'apex-verify-iso-{stream}' - 'apex-{scenario}-baremetal-{scenario_stream}' + - 'apex-testsuite-{scenario}-baremetal-{scenario_stream}' - 'apex-upload-snapshot' - 'apex-create-snapshot' # stream: branch with - in place of / (eg. stable-arno)