From: Vanessa Rene Valderrama Date: Tue, 28 Apr 2020 17:48:11 +0000 (-0500) Subject: Modify build node X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=a9cdf302c9474b5f52c54323a8a9ea9d8589668e;p=ci-management.git Modify build node Modifying the build node for RelEng jobs. These jobs don't require larger instances. Signed-off-by: Vanessa Rene Valderrama Change-Id: Ic262afdbbbdd5a12b435a65449da0234c6b629fe --- diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index 8642323b2..e088d5478 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -286,7 +286,7 @@ project-name: honeycomb jobs: - gerrit-info-yaml-verify - build-node: centos7-builder-4c-4g + build-node: centos7-builder-2c-2g project: honeycomb branch: master @@ -300,6 +300,6 @@ sonarcloud-api-token: '{sonarcloud_api_token}' sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}' branch: master - build-node: centos7-docker-4c-4g + build-node: centos7-docker-2c-2g jobs: - gerrit-maven-sonar