From: Fiete Ostkamp Date: Wed, 4 Mar 2026 15:08:59 +0000 (+0100) Subject: [CDS] Try fixing python tests X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=28862f5c90e4e5f84a1afe7833017b7260940d8c;p=ci-management.git [CDS] Try fixing python tests - use older ubuntu 18 build node since that has python 3.8 Issue-ID: CCSDK-4157 Change-Id: Ib43501084090bb8beb56ca11e6894df0cdd7f044 Signed-off-by: Fiete Ostkamp --- diff --git a/jjb/ccsdk/cds-python.yaml b/jjb/ccsdk/cds-python.yaml index 3d1ea6f34..f1f8b74a1 100644 --- a/jjb/ccsdk/cds-python.yaml +++ b/jjb/ccsdk/cds-python.yaml @@ -4,7 +4,7 @@ project: ccsdk/cds project-name: ccsdk-cds-py-executor mvn-settings: ccsdk-cds-settings - build-node: ubuntu2204-builder-4c-4g + build-node: ubuntu1804-docker-8c-8g python-version: python3 tox-dir: ms/py-executor tox-envs: py38 @@ -26,7 +26,7 @@ project: ccsdk/cds project-name: ccsdk-cds-artifact-manager mvn-settings: ccsdk-cds-settings - build-node: ubuntu2204-builder-4c-4g + build-node: ubuntu1804-docker-8c-8g python-version: python3 tox-dir: ms/artifact-manager tox-envs: py38