X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fqtip%2Fqtip-validate-jobs.yml;h=1db4facc09d24e08798cc8a1fac286e454e99b48;hb=c20986a270bed4de42a00c8511c175ece5c4930f;hp=75c475abedffdf733088ba65ea31b069cfe5a4dd;hpb=be9abc71a8954ff16931b2fe5d535bc583513f46;p=releng.git diff --git a/jjb/qtip/qtip-validate-jobs.yml b/jjb/qtip/qtip-validate-jobs.yml index 75c475abe..1db4facc0 100644 --- a/jjb/qtip/qtip-validate-jobs.yml +++ b/jjb/qtip/qtip-validate-jobs.yml @@ -26,33 +26,38 @@ 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 + - compute: + installer: fuel + pod: zte-virtual6 + <<: *master # ------------------------------- # JOB LIST # ------------------------------- jobs: - - 'qtip-{qpi}-{installer}-{stream}' + - 'qtip-{qpi}-{installer}-{pod}-{stream}' ################################ # job templates ################################ - job-template: - name: 'qtip-{qpi}-{installer}-{stream}' + name: 'qtip-{qpi}-{installer}-{pod}-{stream}' disabled: false + parameters: - project-parameter: project: '{project}' @@ -73,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'