X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fqtip%2Fqtip-validate-jobs.yml;h=f20b321ad78c265b9c660b8026f82a62114ddba2;hb=30d28af772d4da598ccfd608b9ac24561de60f8c;hp=d9d3e72e6d96e8c5158cb693bff3052196eed4c5;hpb=c5bbae4d8cedfbdb0a7c3e3b1c70c1343af1ef3c;p=releng.git diff --git a/jjb/qtip/qtip-validate-jobs.yml b/jjb/qtip/qtip-validate-jobs.yml index d9d3e72e6..f20b321ad 100644 --- a/jjb/qtip/qtip-validate-jobs.yml +++ b/jjb/qtip/qtip-validate-jobs.yml @@ -14,8 +14,8 @@ branch: '{stream}' gs-pathname: '' docker-tag: latest - euphrates: &euphrates - stream: euphrates + fraser: &fraser + stream: fraser branch: 'stable/{stream}' gs-pathname: '{stream}' docker-tag: 'stable' @@ -27,24 +27,25 @@ - compute: installer: apex pod: zte-virtual5 + sut: node <<: *master - storage: installer: apex pod: zte-virtual5 + sut: '' <<: *master - - compute: - installer: apex - pod: zte-virtual5 - <<: *euphrates - - storage: + - network: installer: apex pod: zte-virtual5 - <<: *euphrates + sut: '' + <<: *master - compute: installer: fuel pod: zte-virtual6 + sut: vnf <<: *master + # ------------------------------- # JOB LIST # ------------------------------- @@ -84,12 +85,16 @@ - string: name: OPNFV_RELEASE default: '{stream}' + - string: + name: SUT + description: "System Under Test" + default: '{sut}' scm: - git-scm wrappers: - timeout: - timeout: 30 + timeout: 120 abort: true - timestamps