Move release jobs to docker node
Move release jobs to docker node since these
repos will start using self container releases
Change-Id: If335d12375863b3809e0d1335310a3eaeefea154
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
diff --git a/jjb/optf/optf-has.yaml b/jjb/optf/optf-has.yaml
index 831988d..8fc49df 100644
--- a/jjb/optf/optf-has.yaml
+++ b/jjb/optf/optf-has.yaml
@@ -24,7 +24,7 @@
build-node: centos7-docker-8c-8g
maven-versions-plugin: true
- '{project-name}-gerrit-release-jobs':
- build-node: centos7-builder-4c-4g
+ build-node: centos7-docker-8c-8g
files: '**'
archive-artifacts: ''
build-node: 'ubuntu1604-builder-4c-4g'