summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2020-04-28 12:44:55 -0500
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2020-04-28 12:44:55 -0500
commit8d02d777e58d3e8306a1aed94b1147b456b39aa8 (patch)
tree947adc0247ef5ff5205c1c64120556d90b2d62fc /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: I87d8bed13346bb49fb2af1626982e1fa475c914e
Diffstat (limited to 'jjb')
-rw-r--r--jjb/hc2vpp/hc2vpp.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/hc2vpp/hc2vpp.yaml b/jjb/hc2vpp/hc2vpp.yaml
index 661b75f3..f030cfe6 100644
--- a/jjb/hc2vpp/hc2vpp.yaml
+++ b/jjb/hc2vpp/hc2vpp.yaml
@@ -267,7 +267,7 @@
project-name: hc2vpp
jobs:
- gerrit-info-yaml-verify
- build-node: centos7-builder-4c-4g
+ build-node: centos7-builder-2c-2g
project: hc2vpp
branch: master
@@ -281,6 +281,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