On Sun 29 Jul 2018 at 18:31, Robert Scholte wrote:
> jenkinsEnv.groovy contains
> def nodeSelection(String osLabel)
>
> this section can be used to temporary disable certain nodes for all our
> jobs.
And it is for this *exact* purpose that the env is separate from the rest
of the pipeline s
jenkinsEnv.groovy contains
def nodeSelection(String osLabel)
this section can be used to temporary disable certain nodes for all our
jobs.
Robert
On Sun, 29 Jul 2018 14:40:45 +0200, Karl Heinz Marbaise
wrote:
Hi,
unfortunately our current master fails constantly with an issue on
Hi,
unfortunately our current master fails constantly with an issue on
Windows JDK 7 which is related to a particular node (Windows-2016-1)
for this I have opened an issue at infra[1]..
Kind regards
Karl Heinz Marbaise
[1]: https://issues.apache.org/jira/browse/INFRA-16836
-