summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2020-04-28 12:42:59 -0500
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2020-04-28 12:42:59 -0500
commit5a9c846837fd5a46733909f69bdee1f5a006df65 (patch)
tree517058848c9fb9e8a233c56de784e52d0f99587b /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: Id7210a0ab9117a4f4c084fe0ccf532288b06bb88
Diffstat (limited to 'jjb')
-rw-r--r--jjb/dmm/dmm.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/dmm/dmm.yaml b/jjb/dmm/dmm.yaml
index 800441d6..fc916d65 100644
--- a/jjb/dmm/dmm.yaml
+++ b/jjb/dmm/dmm.yaml
@@ -234,7 +234,7 @@
project-name: dmm
jobs:
- gerrit-info-yaml-verify
- build-node: centos7-builder-4c-4g
+ build-node: centos7-builder-2c-2g
project: dmm
branch: master
@@ -248,6 +248,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