From e4835739d14a634e1c52bf045282def35d3ea2fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Zachar?= Date: Mon, 15 Jan 2024 14:04:02 +0100 Subject: [PATCH] smoke: Add python3.12 test clone --- Sanity/smoke/python312.fmf | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Sanity/smoke/python312.fmf diff --git a/Sanity/smoke/python312.fmf b/Sanity/smoke/python312.fmf new file mode 100644 index 0000000..b1f61ff --- /dev/null +++ b/Sanity/smoke/python312.fmf @@ -0,0 +1,15 @@ +component: + - python3.12-mod_wsgi +adjust: + - when: distro < rhel-8.10 or distro ~< rhel-9.4 + enabled: false + - when: distro == fedora + enabled: false +require: + - python3.12-mod_wsgi + - python3.12 + - library(httpd/http) + - wget +recommend: [] +extra-nitrate: TC#0616752 +id: 9bfa57ff-aa7b-4e14-a677-80f3d1d4e761