s/branch-designator/job-suffix/g

As clarkb suggested on #openstack-infra at 17:46 2015-10-22:
"maybe we should s/branch-designator/job-suffix/g in all those files
 as job-suffix makes more sense considering how branch-designator has been
 used".

The rename should make it easier for newcomers to understand
these jobs.

This renames branch-designator everywhere in jenkins/jobs/*.

Change-Id: Icb11271b958d92957fb9907ff03c0b898d7b76fc
This commit is contained in:
Andreas Jaeger
2015-10-24 19:03:27 +02:00
parent f566283ef5
commit bd882cdd7a
47 changed files with 667 additions and 667 deletions

View File

@@ -1,5 +1,5 @@
- job-template:
name: '{pipeline}-swift-dsvm-functional{branch-designator}'
name: '{pipeline}-swift-dsvm-functional{job-suffix}'
node: '{node}'
wrappers:
@@ -40,7 +40,7 @@
- console-log
- job-template:
name: '{pipeline}-swiftclient-dsvm-functional{branch-designator}'
name: '{pipeline}-swiftclient-dsvm-functional{job-suffix}'
node: '{node}'
wrappers: