X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fqtip%2Fqtip-validate-jobs.yml;h=f20b321ad78c265b9c660b8026f82a62114ddba2;hb=30d28af772d4da598ccfd608b9ac24561de60f8c;hp=3a487faf7e75e3cd0ca84df75a901ab05d46daf3;hpb=6486bfbd8c74ac8aab3a586d8aa9a2e259690851;p=releng.git diff --git a/jjb/qtip/qtip-validate-jobs.yml b/jjb/qtip/qtip-validate-jobs.yml index 3a487faf7..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,16 +27,25 @@ - compute: installer: apex pod: zte-virtual5 + sut: node <<: *master - storage: installer: apex pod: zte-virtual5 + sut: '' + <<: *master + - network: + installer: apex + pod: zte-virtual5 + sut: '' <<: *master - compute: installer: fuel pod: zte-virtual6 + sut: vnf <<: *master + # ------------------------------- # JOB LIST # ------------------------------- @@ -76,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