From 7602314a628fa75604de2b15b21e2184fe04dee9 Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Fri, 13 Jul 2018 12:56:27 -0700 Subject: Set NODE_NAME as the description for ansible runs When the ansible-build-server job runs it helps to know which job ran on which server without clicking through to the job description. Change-Id: I2d5ef3b843fc839c8706837c74f00503de8808d5 Signed-off-by: Trevor Bramwell --- jjb/releng/opnfv-utils.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'jjb/releng') diff --git a/jjb/releng/opnfv-utils.yaml b/jjb/releng/opnfv-utils.yaml index 19fb4b5af..c80766a80 100644 --- a/jjb/releng/opnfv-utils.yaml +++ b/jjb/releng/opnfv-utils.yaml @@ -129,6 +129,7 @@ default-slaves: - lf-build1 - lf-build2 + - ericsson-build3 - ericsson-build4 allowed-multiselect: true ignore-offline-nodes: true @@ -143,6 +144,8 @@ - timed: '@midnight' builders: + - description-setter: + description: '$NODE_NAME' - install-ansible - run-ansible-build-server-playbook -- cgit 1.2.3-korg