diff options
author | Serena Feng <feng.xiaowei@zte.com.cn> | 2017-11-22 02:10:41 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-11-22 02:10:41 +0000 |
commit | 99ef5a834d97d82f3bd0b43170bfb2d7aa2e4113 (patch) | |
tree | fdc6347d22b215e6ce2b10a7ecab6a604137ffdd /jjb | |
parent | 1a5701b7dc74c5483b329fda764f193af5ec0be4 (diff) | |
parent | c20986a270bed4de42a00c8511c175ece5c4930f (diff) |
Merge "Add the pod info to the job name"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/qtip/qtip-validate-jobs.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/qtip/qtip-validate-jobs.yml b/jjb/qtip/qtip-validate-jobs.yml index 07f2431bc..1db4facc0 100644 --- a/jjb/qtip/qtip-validate-jobs.yml +++ b/jjb/qtip/qtip-validate-jobs.yml @@ -49,13 +49,13 @@ # 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: |