Bernhard M. Wiedemann 405df97718 Use upstream default for allNodesMatchingLabel
As has been found earlier in Idf3460f165209611113193c7e85a884c42511371
having allNodesMatchingLabel on is a very bad idea
because it kills scaling in your CI
by scheduling every job on every node in parallel

Change-Id: Iae07b578ccfb6f728a1615628479318c46e0530a
2018-09-07 13:17:16 +02:00

6 lines
122 B
YAML

parameters:
- label:
name: EXAMPLE LABEL 6
description: "EXAMPLE LABEL DESCRIPTION 6"
all-nodes: true