X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fqtip%2Fqtip-experimental-jobs.yml;h=4e79c055338b47d800633c05af88cf119f9787fc;hb=68a3a74f28122922978c8042be6d799678fdc976;hp=23e441a1c9a64b0810bc361c8aa872e959dbf019;hpb=89d4fdff5458510fcc74c52af13ee6f76cb79fb7;p=releng.git diff --git a/jjb/qtip/qtip-experimental-jobs.yml b/jjb/qtip/qtip-experimental-jobs.yml index 23e441a1c..4e79c0553 100644 --- a/jjb/qtip/qtip-experimental-jobs.yml +++ b/jjb/qtip/qtip-experimental-jobs.yml @@ -7,19 +7,24 @@ name: qtip-experimental-jobs project: qtip jobs: - - 'qtip-experimental-{stream}' + - 'qtip-experimental-{pod}-{stream}' stream: - master: branch: '{stream}' gs-pathname: '' disabled: false + pod: + - zte-virtual5: + installer: apex + pod: zte-virtual5 + ################################ ## job templates ################################# - job-template: - name: 'qtip-experimental-{stream}' + name: 'qtip-experimental-{pod}-{stream}' disabled: '{obj:disabled}' @@ -27,9 +32,8 @@ - project-parameter: project: '{project}' branch: '{branch}' - # Pin the tests on zte-pod4 with apex deployment - - apex-defaults - - zte-pod4-defaults + - '{installer}-defaults' + - '{pod}-defaults' scm: - git-scm-gerrit