[CDS] use python 3.8 tox env 50/143450/1
authorFiete Ostkamp <fiete.ostkamp@telekom.de>
Wed, 4 Mar 2026 14:48:09 +0000 (15:48 +0100)
committerFiete Ostkamp <fiete.ostkamp@telekom.de>
Wed, 4 Mar 2026 14:48:09 +0000 (15:48 +0100)
- repo that is tested is on 3.7, but 3.8 is the
  oldest that is available on the builder

Issue-ID: CCSDK-4157
Change-Id: I9b1d777539e0e344351247e3fa82462b1ca64ab2
Signed-off-by: Fiete Ostkamp <fiete.ostkamp@telekom.de>
jjb/ccsdk/cds-python.yaml

index 16543f7..3d1ea6f 100644 (file)
@@ -7,7 +7,7 @@
     build-node: ubuntu2204-builder-4c-4g
     python-version: python3
     tox-dir: ms/py-executor
-    tox-envs: py37
+    tox-envs: py38
     gerrit_trigger_file_paths:
       - compare-type: REG_EXP
         pattern: "ms/py-executor/.*"
@@ -29,7 +29,7 @@
     build-node: ubuntu2204-builder-4c-4g
     python-version: python3
     tox-dir: ms/artifact-manager
-    tox-envs: py37
+    tox-envs: py38
     gerrit_trigger_file_paths:
       - compare-type: REG_EXP
         pattern: "ms/artifact-manager/.*"