Set NODE_NAME as the description for ansible runs 09/59809/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 13 Jul 2018 19:56:27 +0000 (12:56 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 13 Jul 2018 19:57:45 +0000 (12:57 -0700)
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 <tbramwell@linuxfoundation.org>
jjb/releng/opnfv-utils.yaml

index 19fb4b5..c80766a 100644 (file)
           default-slaves:
             - lf-build1
             - lf-build2
+            - ericsson-build3
             - ericsson-build4
           allowed-multiselect: true
           ignore-offline-nodes: true
       - timed: '@midnight'
 
     builders:
+      - description-setter:
+          description: '$NODE_NAME'
       - install-ansible
       - run-ansible-build-server-playbook