diff options
Diffstat (limited to 'jjb/sdnc/sdnc-northbound.yaml')
-rw-r--r-- | jjb/sdnc/sdnc-northbound.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/sdnc/sdnc-northbound.yaml b/jjb/sdnc/sdnc-northbound.yaml index a2f070fc4..d44904c08 100644 --- a/jjb/sdnc/sdnc-northbound.yaml +++ b/jjb/sdnc/sdnc-northbound.yaml @@ -8,11 +8,11 @@ cron: '@daily' - gerrit-maven-stage: sign-artifacts: true - build-node: centos7-builder-4c-4g + build-node: centos8-builder-4c-4g cron: '' sbom-generator: false - '{project-name}-gerrit-release-jobs': - build-node: centos7-docker-8c-8g + build-node: centos8-docker-8c-8g project: 'sdnc/northbound' stream: @@ -77,6 +77,6 @@ project-name: sdnc-northbound jobs: - gerrit-info-yaml-verify - build-node: centos7-builder-2c-1g + build-node: centos8-builder-2c-1g project: sdnc/northbound branch: master |