X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fqtip%2Fqtip-validate-jobs.yml;h=febe286190caab0d516620864fa6d3ab282084ee;hb=b3daaaf3d9cf201c37f68f47011fd73ac069fd1a;hp=75c475abedffdf733088ba65ea31b069cfe5a4dd;hpb=31056a7180802ecfcd3e8abb58e74911ef679642;p=releng.git diff --git a/jjb/qtip/qtip-validate-jobs.yml b/jjb/qtip/qtip-validate-jobs.yml index 75c475abe..febe28619 100644 --- a/jjb/qtip/qtip-validate-jobs.yml +++ b/jjb/qtip/qtip-validate-jobs.yml @@ -26,19 +26,19 @@ 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-pod4 + pod: zte-virtual5 <<: *euphrates - storage: installer: apex - pod: zte-pod4 + pod: zte-virtual5 <<: *euphrates # ------------------------------- @@ -53,6 +53,7 @@ - job-template: name: 'qtip-{qpi}-{installer}-{stream}' disabled: false + parameters: - project-parameter: project: '{project}' @@ -73,9 +74,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'