Fix build executor collision issues in Jenkins
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)
commitc7b932f385c9cd1c9ede6b1ca0a031f6f298ebad
treea4bf5d9367af14f6915b3a4c3d6d848727eba300
parent9636c0930ddd937c70c08ce693592993b25dd46b
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