X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fqtip%2Fqtip-validate-jobs.yml;h=282cb93e21a1e7f99b526dd9ee6d7b22ea5ce0e5;hb=587420761ffb3ea73ed6f9e791d068e7d3d16d9f;hp=50b773ff892f312ba9dae0aab694cac15ca36ef3;hpb=9e9d853d65357f2519cd5fbadcb58105a4b0c349;p=releng.git diff --git a/jjb/qtip/qtip-validate-jobs.yml b/jjb/qtip/qtip-validate-jobs.yml index 50b773ff8..282cb93e2 100644 --- a/jjb/qtip/qtip-validate-jobs.yml +++ b/jjb/qtip/qtip-validate-jobs.yml @@ -26,32 +26,35 @@ 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 - <<: *euphrates - - storage: - installer: apex - pod: zte-pod4 - <<: *euphrates + installer: fuel + pod: zte-virtual6 + <<: *master + + # ------------------------------- + # SYSTEM UNDER TEST + # ------------------------------- + sut: + - 'host' + - 'vnf' # ------------------------------- # JOB LIST # ------------------------------- jobs: - - 'qtip-{qpi}-{installer}-{stream}' + - 'qtip-{qpi}-{sut}-{installer}-{pod}-{stream}' ################################ # job templates ################################ - job-template: - name: 'qtip-{qpi}-{installer}-{stream}' + name: 'qtip-{qpi}-{sut}-{installer}-{pod}-{stream}' disabled: false parameters: @@ -76,16 +79,20 @@ default: '{qpi}' - string: name: TESTAPI_URL - defaut: 'http://testresults.opnfv.org/test/api/v1' + default: 'http://testresults.opnfv.org/test/api/v1' + - string: + name: OPNFV_RELEASE + default: '{stream}' + - string: + name: SUT + default: '{sut}' scm: - git-scm wrappers: - timeout: - elastic-percentage: 150 - elastic-default-timeout: 30 + timeout: 30 abort: true - type: elastic - timestamps triggers: