Do not run CI using Python 3.7 for ONAP Python SDK 79/136279/1
authorMichal Jagiello <michal.jagiello@t-mobile.pl>
Thu, 19 Oct 2023 09:21:45 +0000 (11:21 +0200)
committerMichal Jagiello <michal.jagiello@t-mobile.pl>
Thu, 19 Oct 2023 09:21:45 +0000 (11:21 +0200)
Python 3.7 is end-of-life and was removed from ONAP SDK supported versions

Issue-ID: TEST-412
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I7aeb9c6b29c8eb499186d401914942c285ffb7ec

jjb/integration/integration-python-onapsdk.yaml

index 067e607..4f89fb9 100644 (file)
       - "master":
           branch: "master"
     subproject:
-      - "python3.7":
-          tox-dir: "."
-          tox-envs: "py37"
-          pattern: "**/*.py"
       - "python3.8":
           tox-dir: "."
           tox-envs: "py38"