summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorMichal Jagiello <michal.jagiello@t-mobile.pl>2023-10-19 11:21:45 +0200
committerMichal Jagiello <michal.jagiello@t-mobile.pl>2023-10-19 11:21:45 +0200
commitd47ecc85c70258808c3f9efee244d7264e920110 (patch)
tree11026b5f90a1adf7f4faec8087f83dc7bef84484 /jjb
parentf1cc356be9af9eee229edd417758789b409babce (diff)
Do not run CI using Python 3.7 for ONAP Python SDK
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
Diffstat (limited to 'jjb')
-rw-r--r--jjb/integration/integration-python-onapsdk.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/jjb/integration/integration-python-onapsdk.yaml b/jjb/integration/integration-python-onapsdk.yaml
index 067e60775..4f89fb922 100644
--- a/jjb/integration/integration-python-onapsdk.yaml
+++ b/jjb/integration/integration-python-onapsdk.yaml
@@ -11,10 +11,6 @@
- "master":
branch: "master"
subproject:
- - "python3.7":
- tox-dir: "."
- tox-envs: "py37"
- pattern: "**/*.py"
- "python3.8":
tox-dir: "."
tox-envs: "py38"