Fix build executor collision issues in Jenkins 41/1541/1
authorWesley Hirsch <wesley.hirsch@riftio.com>
Mon, 10 Apr 2017 17:18:59 +0000 (13:18 -0400)
committerWesley Hirsch <wesley.hirsch@riftio.com>
Mon, 10 Apr 2017 17:32:56 +0000 (13:32 -0400)
commitd771696a9ffdc2a09a910169968a763ac5038496
treea4bf5d9367af14f6915b3a4c3d6d848727eba300
parentd9b07ee6de209f55f151b6857d4f5c4909f36e95
Fix build executor collision issues in Jenkins

Explicitly require that the declarative pipeline master run on a node with the
label pipeline so that the build itself can consume standard resources.

Change-Id: I16b46329fa4430336b884dff4d732d889ab65c73
Signed-off-by: Wesley Hirsch <wesley.hirsch@riftio.com>
Jenkinsfile