From: Fiete Ostkamp Date: Tue, 16 Sep 2025 07:13:01 +0000 (+0200) Subject: [MULTICLOUD] use docker build node in verify-shell job X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F54%2F142054%2F1;p=ci-management.git [MULTICLOUD] use docker build node in verify-shell job - the verify-shell job invokes docker inside it's script - ubuntu2204-docker-4c-4g runner was not available for some reason Issue-ID: MULTICLOUD-1513 Change-Id: I935edac8ccacc510d756ca4acb520337b37958f2 Signed-off-by: Fiete Ostkamp --- diff --git a/jjb/multicloud/multicloud-k8s.yaml b/jjb/multicloud/multicloud-k8s.yaml index 2cf29f977..1475455c2 100644 --- a/jjb/multicloud/multicloud-k8s.yaml +++ b/jjb/multicloud/multicloud-k8s.yaml @@ -14,7 +14,7 @@ disable-job: "{disable-kud}" area: kud-deployment build-timeout: 45 - build-node: ubuntu2204-docker-4c-4g + build-node: ubuntu1804-docker-8c-8g script: !include-raw-escape: "kud-deployment.sh" - "{project-name}-gerrit-release-jobs": build-node: centos7-docker-2c-1g