From 652514444e11532627c06d9fa107f0654f2428ac Mon Sep 17 00:00:00 2001 From: Bengt Thuree Date: Fri, 16 Sep 2022 19:15:21 +1000 Subject: [PATCH] Chore: Move to centos8-builder jjb/vvp/vvp-test-engine.yaml Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree Change-Id: I3dad00d6f339c111ac4fe1e7255f7b564416e137 --- jjb/vvp/vvp-test-engine.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jjb/vvp/vvp-test-engine.yaml b/jjb/vvp/vvp-test-engine.yaml index 0a8303cab..36a51fc34 100644 --- a/jjb/vvp/vvp-test-engine.yaml +++ b/jjb/vvp/vvp-test-engine.yaml @@ -7,7 +7,7 @@ branch: master jobs: - gerrit-info-yaml-verify - build-node: centos7-builder-2c-1g + build-node: centos8-builder-2c-1g - project: name: vvp-test-engine-sonar @@ -35,7 +35,7 @@ - 'master': branch: 'master' mvn-settings: 'vvp-test-engine-settings' - build-node: 'centos7-builder-4c-4g' + build-node: 'centos8-builder-4c-4g' subproject: - 'onap-client': path: 'onap-client' -- 2.16.6