summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2020-04-28 12:48:11 -0500
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2020-04-28 12:48:11 -0500
commita9cdf302c9474b5f52c54323a8a9ea9d8589668e (patch)
tree9ae90f8f8fc77c2af57fc28b229ff2d3d6bc366b /jjb
parente7ec50addb053fcb9e3c9dcdb40a2294a7c72b14 (diff)
Modify build node
Modifying the build node for RelEng jobs. These jobs don't require larger instances. Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: Ic262afdbbbdd5a12b435a65449da0234c6b629fe
Diffstat (limited to 'jjb')
-rw-r--r--jjb/honeycomb/honeycomb.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml
index 8642323b..e088d547 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