X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fqtip%2Fqtip-validate-jobs.yml;h=07f2431bc592cbf146aacd76bdb2da265fd044e8;hb=4245897311f394b2d4805337d85f28c0988320ae;hp=b63782b8c2c7a2101a9d229542d19f9dd3d0a47b;hpb=d7dbd98856cc51305c05c2eb8b18c3184a835d57;p=releng.git diff --git a/jjb/qtip/qtip-validate-jobs.yml b/jjb/qtip/qtip-validate-jobs.yml index b63782b8c..07f2431bc 100644 --- a/jjb/qtip/qtip-validate-jobs.yml +++ b/jjb/qtip/qtip-validate-jobs.yml @@ -14,6 +14,11 @@ branch: '{stream}' gs-pathname: '' docker-tag: latest + euphrates: &euphrates + stream: euphrates + branch: 'stable/{stream}' + gs-pathname: '{stream}' + docker-tag: 'stable' # ------------------------------- # JOB VARIABLES @@ -21,11 +26,23 @@ qpi: - compute: installer: apex - pod: zte-pod4 + pod: zte-virtual5 <<: *master - storage: installer: apex - pod: zte-pod4 + pod: zte-virtual5 + <<: *master + - compute: + installer: apex + pod: zte-virtual5 + <<: *euphrates + - storage: + installer: apex + pod: zte-virtual5 + <<: *euphrates + - compute: + installer: fuel + pod: zte-virtual6 <<: *master # ------------------------------- @@ -40,6 +57,7 @@ - job-template: name: 'qtip-{qpi}-{installer}-{stream}' disabled: false + parameters: - project-parameter: project: '{project}' @@ -60,9 +78,21 @@ - string: name: TEST_SUITE default: '{qpi}' + - string: + name: TESTAPI_URL + default: 'http://testresults.opnfv.org/test/api/v1' + - string: + name: OPNFV_RELEASE + default: '{stream}' scm: - git-scm + wrappers: + - timeout: + timeout: 15 + abort: true + - timestamps + triggers: - 'qtip-daily'