cloud-infra: Fix SLAVE_LABEL to schedule jobs on 31/431/1
authorFatih Degirmenci <fdegir@gmail.com>
Tue, 19 Feb 2019 08:19:52 +0000 (09:19 +0100)
committerFatih Degirmenci <fdegir@gmail.com>
Tue, 19 Feb 2019 08:19:52 +0000 (09:19 +0100)
Jenkins seems to schedule job on all the slaves with the matching
label even it is told not to do so explicitly. This change removes
setting those explicitly to see if default behavior is correct.

Change-Id: I4b4bc05f322b4b4543b78928a5ae788ddc2761c7

jjb/cloud-infra/cloud-infra-verify-jobs.yaml

index 428cf81e03896c2e482d0d625be93b7bdbb0e7d6..d1575094d85ef470f44f0b8cc82055d22ae13d7f 100644 (file)
@@ -59,8 +59,6 @@
       - label:
           name: SLAVE_LABEL
           default: 'cloud-infra-vpod'
-          all-nodes: false
-          node-eligibility: 'ignore-offline'
       - string:
           name: DISTRO
           default: '{distro}'