Run CI Security Gate Check on all OPNFV Builders 23/42723/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 21 Sep 2017 23:29:09 +0000 (16:29 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 21 Sep 2017 23:29:09 +0000 (16:29 -0700)
Enable the security gating check to run on all machines labled
'opnfv-build'. This will allow the job to run as long as one of these
machines are online.

JIRA: RELENG-313

Change-Id: Icc792f7732c6cc3ca49bd8db32027fc146f8b1cd
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
jjb/ci_gate_security/opnfv-ci-gate-security.yml

index 3317953..e09339a 100644 (file)
@@ -50,7 +50,7 @@
     parameters:
       - label:
           name: SLAVE_LABEL
-          default: 'ericsson-build3'
+          default: 'opnfv-build'
           description: 'Slave label on Jenkins'
       - project-parameter:
           project: $GERRIT_PROJECT