Print the JJB template name in some jobs

Print JJB template name in more job templates so that it's easy to
identify them.

Change-Id: Ia6793a0ae5bed9e655538985f8d0f5ece82774d8
This commit is contained in:
Andreas Jaeger 2015-11-25 20:39:22 +01:00
parent 599217f8a4
commit 8828fb1a0a
9 changed files with 48 additions and 4 deletions

View File

@ -7,6 +7,8 @@
- timestamps
builders:
- print-template-name:
template-name: "{template-name}"
- revoke-sudo
- gerrit-git-prep
- tox:

View File

@ -3,10 +3,12 @@
node: '{node}'
builders:
- revoke-sudo
- gerrit-git-prep
- bundle-install
- exec-rake
- print-template-name:
template-name: "{template-name}"
- revoke-sudo
- gerrit-git-prep
- bundle-install
- exec-rake
publishers:
- console-log

View File

@ -8,6 +8,8 @@
- timestamps
builders:
- print-template-name:
template-name: "{template-name}"
- link-logs
- net-info
- devstack-checkout
@ -38,6 +40,8 @@
- timestamps
builders:
- print-template-name:
template-name: "{template-name}"
- link-logs
- net-info
- devstack-checkout

View File

@ -8,6 +8,8 @@
- timestamps
builders:
- print-template-name:
template-name: "{template-name}"
- gerrit-git-prep
- ruby-191-prep
- chef-bundler-prep
@ -30,6 +32,8 @@
- timestamps
builders:
- print-template-name:
template-name: "{template-name}"
- gerrit-git-prep
- chef-bootstrap
- revoke-sudo
@ -51,6 +55,8 @@
- timestamps
builders:
- print-template-name:
template-name: "{template-name}"
- gerrit-git-prep
- chef-bootstrap
- chef-rake-integration
@ -68,6 +74,8 @@
- timestamps
builders:
- print-template-name:
template-name: "{template-name}"
- branch-git-prep:
branch: master
- chef-bootstrap
@ -86,6 +94,8 @@
- timestamps
builders:
- print-template-name:
template-name: "{template-name}"
- gerrit-git-prep
- ruby-191-prep
- chef-bundler-prep
@ -106,6 +116,8 @@
- timestamps
builders:
- print-template-name:
template-name: "{template-name}"
- gerrit-git-prep
- ruby-191-prep
- chef-bundler-prep

View File

@ -3,6 +3,8 @@
node: '{node}'
builders:
- print-template-name:
template-name: "{template-name}"
- revoke-sudo
- gerrit-git-prep
- docs

View File

@ -115,6 +115,8 @@
node: '{ostype}'
builders:
- print-template-name:
template-name: "{template-name}"
- infra-puppet-apply
publishers:
@ -126,6 +128,8 @@
node: 'devstack-{ostype}'
builders:
- print-template-name:
template-name: "{template-name}"
- infra-puppet-apply
publishers:
@ -137,6 +141,8 @@
node: 'devstack-{ostype}'
builders:
- print-template-name:
template-name: "{template-name}"
- link-logs
- zuul-clone:
project: openstack-infra/puppet-openstackci

View File

@ -13,6 +13,8 @@
- timestamps
builders:
- print-template-name:
template-name: "{template-name}"
- npm-install
- xvfb-install
- chrome-install
@ -40,6 +42,8 @@
name: '{name}-npm-publish-tarball'
builders:
- print-template-name:
template-name: "{template-name}"
- npm-install
- revoke-sudo
- gerrit-git-prep
@ -75,6 +79,8 @@
- timestamps
builders:
- print-template-name:
template-name: "{template-name}"
- npm-install
- revoke-sudo
- gerrit-git-prep
@ -108,6 +114,8 @@
name: '{name}-js-release-{job-suffix}'
builders:
- print-template-name:
template-name: "{template-name}"
- npm-install
- revoke-sudo
- gerrit-git-prep
@ -149,6 +157,8 @@
node: release
builders:
- print-template-name:
template-name: "{template-name}"
- shell: |
/usr/local/jenkins/slave_scripts/npm-tarball-upload.sh {name} {tarball-site}

View File

@ -21,6 +21,8 @@
- timestamps
builders:
- print-template-name:
template-name: "{template-name}"
- revoke-sudo
- gerrit-git-prep
- tox:

View File

@ -13,6 +13,8 @@
name: 'gate-{name}-run-tests'
builders:
- print-template-name:
template-name: "{template-name}"
- revoke-sudo
- gerrit-git-prep
- run-tests
@ -26,6 +28,8 @@
name: 'gate-{name}-bashate'
builders:
- print-template-name:
template-name: "{template-name}"
- revoke-sudo
- gerrit-git-prep
- bashate