summaryrefslogtreecommitdiffstats
path: root/jjb/holmes
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-11-27 20:19:48 +0000
committerGerrit Code Review <gerrit@onap.org>2018-11-27 20:19:48 +0000
commit076d8b266e77414abfa1d113ab263c552f350538 (patch)
tree41bf93792e18274f6af0149120ca284d220afa17 /jjb/holmes
parent43d366f689e63c069679db6da525d50dc28f885b (diff)
parent34e6d6b687dd8385c15d4ec984b8488130902eec (diff)
Merge "Allow docker-java to specify node"
Diffstat (limited to 'jjb/holmes')
-rw-r--r--jjb/holmes/holmes-dsa.yaml2
-rw-r--r--jjb/holmes/holmes-engine-mgt.yaml2
-rw-r--r--jjb/holmes/holmes-rule-mgt.yaml2
3 files changed, 3 insertions, 3 deletions
diff --git a/jjb/holmes/holmes-dsa.yaml b/jjb/holmes/holmes-dsa.yaml
index 79b4fe663..fec7975cc 100644
--- a/jjb/holmes/holmes-dsa.yaml
+++ b/jjb/holmes/holmes-dsa.yaml
@@ -8,7 +8,7 @@
- '{project-name}-{stream}-release-version-java-daily'
- '{project-name}-{stream}-docker-java-daily':
mvn-params: '-Dmaven.test.skip=true'
-
+ build-node: ubuntu1604-docker-8c-8g
project: 'holmes/dsa'
stream:
- 'master':
diff --git a/jjb/holmes/holmes-engine-mgt.yaml b/jjb/holmes/holmes-engine-mgt.yaml
index 77888cc15..213365f75 100644
--- a/jjb/holmes/holmes-engine-mgt.yaml
+++ b/jjb/holmes/holmes-engine-mgt.yaml
@@ -8,7 +8,7 @@
- '{project-name}-{stream}-release-version-java-daily'
- '{project-name}-{stream}-docker-java-daily':
mvn-params: '-Dmaven.test.skip=true'
-
+ build-node: ubuntu1604-docker-8c-8g
project: 'holmes/engine-management'
stream:
- 'master':
diff --git a/jjb/holmes/holmes-rule-mgt.yaml b/jjb/holmes/holmes-rule-mgt.yaml
index 42d14daca..b8db174f2 100644
--- a/jjb/holmes/holmes-rule-mgt.yaml
+++ b/jjb/holmes/holmes-rule-mgt.yaml
@@ -8,7 +8,7 @@
- '{project-name}-{stream}-release-version-java-daily'
- '{project-name}-{stream}-docker-java-daily':
mvn-params: '-Dmaven.test.skip=true'
-
+ build-node: ubuntu1604-docker-8c-8g
project: 'holmes/rule-management'
stream:
- 'master':