Merge "Instantiate helm jobs"
diff --git a/jjb/optf/optf-has.yaml b/jjb/optf/optf-has.yaml
index ffca9ef..2301524 100644
--- a/jjb/optf/optf-has.yaml
+++ b/jjb/optf/optf-has.yaml
@@ -47,6 +47,7 @@
mvn-params: '-Dmaven.test.skip=true'
script:
!include-raw-escape: 'build-optf-has-docker-image.sh'
+ build-node: queue-docker-4c-4g
- '{project-name}-{stream}-{subproject}-docker-java-shell-daily':
docker-pom: 'pom.xml'
mvn-goals: 'install'
diff --git a/jjb/optf/optf-osdf.yaml b/jjb/optf/optf-osdf.yaml
index cc4ce90..4c98b32 100644
--- a/jjb/optf/optf-osdf.yaml
+++ b/jjb/optf/optf-osdf.yaml
@@ -46,6 +46,7 @@
mvn-params: '-Dmaven.test.skip=true'
script:
!include-raw-escape: 'build-optf-osdf-docker-image.sh'
+ build-node: queue-docker-4c-4g
- '{project-name}-{stream}-{subproject}-docker-java-shell-daily':
docker-pom: 'pom.xml'
mvn-goals: 'install'