X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fapex%2Fapex.yml;h=4c543bf664e9c0d5c2eef7af184fd6a0b1e54ca5;hb=refs%2Fchanges%2F87%2F39887%2F6;hp=07181fcad26d44f8dc985dd6ee44a0c06901d729;hpb=e36ce6efa71fb0fb5be8f2e737cebe814b644cdf;p=releng.git diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index 07181fcad..4c543bf66 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -617,6 +617,7 @@ - 'functest.*' - 'yardstick.*' - 'dovetail.*' + - 'storperf.*' - throttle: max-per-node: 1 max-total: 10 @@ -778,6 +779,18 @@ enable-condition: "def m = '$DEPLOY_SCENARIO' ==~ /os-(nosdn-nofeature|nosdn-kvm|odl_l3-fdio)-ha/" abort-all-job: false git-revision: false + - multijob: + name: StorPerf + condition: ALWAYS + projects: + - name: 'storperf-apex-baremetal-daily-{scenario_stream}' + node-parameters: true + current-parameters: false + predefined-parameters: + DEPLOY_SCENARIO=$DEPLOY_SCENARIO + kill-phase-on: NEVER + abort-all-job: false + git-revision: false # Build status is always success due conditional plugin prefetching # build status before multijob phases execute # - conditional-step: