summaryrefslogtreecommitdiffstats
path: root/jjb/dcaegen2/dcaegen2-services-mapper.yaml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-08-07 16:02:39 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2018-08-07 23:05:20 +0000
commitfe5efea6652bb78c97e0afce3eadca59866646f1 (patch)
tree817429fc98241eff1cd5e68c4d19c3f80736e2f5 /jjb/dcaegen2/dcaegen2-services-mapper.yaml
parentab159368cf0f908b3ca3bf98f094dad84d1fab75 (diff)
Make build-node configurable
{project-name}-{stream}-docker-java-shell-daily job needs to have the build-node parameter configurable. This way, the projects will be able to select the long live instance as build-node for their job. For the rest of the projects using this template, the build-node variable is set to the previous default value. Change-Id: Ie3722050870a04b0c2ca3108f6b526c7ac855def Issue-ID: CIMAN-188 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'jjb/dcaegen2/dcaegen2-services-mapper.yaml')
-rw-r--r--jjb/dcaegen2/dcaegen2-services-mapper.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/dcaegen2/dcaegen2-services-mapper.yaml b/jjb/dcaegen2/dcaegen2-services-mapper.yaml
index aed61875c..322c07973 100644
--- a/jjb/dcaegen2/dcaegen2-services-mapper.yaml
+++ b/jjb/dcaegen2/dcaegen2-services-mapper.yaml
@@ -11,6 +11,7 @@
mvn-goals: 'clean package docker:build -DpushImage'
# No-op
script: '/bin/true'
+ build-node: 'ubuntu1604-docker-8c-8g'
project: 'dcaegen2/services/mapper'
stream:
- 'master':