diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-01-14 13:39:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-01-14 13:39:33 +0000 |
commit | d56c6ce19cfacaae2ebfdbb1a78d200b9944cadb (patch) | |
tree | c8b11952c098c136a3e1cabeba4285800d151287 /jjb | |
parent | 1f50c80d90efc3ce9953b64e3716d08ac4f39653 (diff) | |
parent | 12a09216ad69c213c355e523e93cad118e55bfd4 (diff) |
Merge "fuel: Set friendly display name for OPNFV Platform CI jobs"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/fuel/fuel-ci-jobs.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/fuel/fuel-ci-jobs.yml b/jjb/fuel/fuel-ci-jobs.yml index 8b1b56c30..31ea278aa 100644 --- a/jjb/fuel/fuel-ci-jobs.yml +++ b/jjb/fuel/fuel-ci-jobs.yml @@ -67,6 +67,8 @@ - job-template: name: 'fuel-{scenario}-{pod}-daily-{stream}' + display-name: 'fuel {scenario}' + project-type: multijob concurrent: false |