Add gerrit-release-jobs
Add gerrit-release-jobs for the following projects:
This project has requested a release: IT-17025
aaf/aaf-authz.yaml
These projects have a release file but no jobs:
dcaegen2/dcaegen2-collectors-datafile.yaml
dcaegen2/dcaegen2-platform-inventory-api.yaml
dcaegen2/dcaegen2-platform-servicechange-handler.yaml
dcaegen2/dcaegen2-services-pm-mapper.yaml
Fix build node definition for the following projects:
optf/optf-has.yaml
optf/optf-osdf.yaml
Issue-ID: OPTFRA-548
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: Ic2f0c23feb382fa9fc3f7df585b00db061c4bd4f
diff --git a/jjb/optf/optf-has.yaml b/jjb/optf/optf-has.yaml
index 8fc49df..831988d 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-docker-8c-8g
+ build-node: centos7-builder-4c-4g
files: '**'
archive-artifacts: ''
build-node: 'ubuntu1604-builder-4c-4g'
diff --git a/jjb/optf/optf-osdf.yaml b/jjb/optf/optf-osdf.yaml
index b5b4dc5..a5f5e41 100644
--- a/jjb/optf/optf-osdf.yaml
+++ b/jjb/optf/optf-osdf.yaml
@@ -23,7 +23,7 @@
build-node: centos7-docker-8c-8g
maven-versions-plugin: true
- '{project-name}-gerrit-release-jobs':
- build-node: centos7-docker-8c-8g
+ build-node: centos7-builder-4c-4g
files: '**'
archive-artifacts: ''
build-node: 'ubuntu1604-builder-4c-4g'