Commit Graph

20 Commits

Author SHA1 Message Date
Lukáš Zachar
75c961ef68 Change the test source location
Change the test source location to support evolving downstream testing
requirements. This is needed both for downstream certification
activities and changes to test development for internal infrastructure
differences.
2024-11-29 12:26:16 +01:00
Miro Hrončok
a1fe141a5d CI: Update epel-release link
[skip changelog]
2024-11-12 23:09:05 +01:00
Karolina Surma
8b98f71a03 CI: Adjust tests for c10s 2024-09-06 12:46:57 +02:00
Miro Hrončok
e286eac28b CI: Remove pipenv test, pipenv was retired from Rawhide
892789a4d9
2024-01-03 20:07:48 +01:00
Miro Hrončok
6648d06bdf CI: Make Python 3.7 tests optional
Python 3.7 has been retired from Fedora 40+:
https://fedoraproject.org/wiki/Changes/RetirePython3.7
2023-10-27 15:20:12 +02:00
Miro Hrončok
a2d6e7ddd8 CI: Remove pipenv --three from tests
It does no longer exist:

    Usage: pipenv [OPTIONS] COMMAND [ARGS]...
    Try 'pipenv -h' for help.

    Error: No such option: --three (Possible options: --bare, --help, --where)

The `pipenv install` command will create the environment.
See https://src.fedoraproject.org/rpms/pipenv/c/5591b2df503495b
2023-05-19 13:11:09 +02:00
Miro Hrončok
25bc125898 CI: Add Python 3.12 2022-11-16 17:54:41 +01:00
Charalampos Stratakis
d6c837fe66 Fedora CI: Fix Python 3.10 and 3.11 2022-06-29 15:34:21 +02:00
Miro Hrončok
20ae7fd440 Fedora CI: Add Python 3.11 2021-10-13 13:50:30 +02:00
Miro Hrončok
27c255ce81 Fedora CI: Add pip-upgrade tests 2021-08-16 13:02:05 +02:00
Miro Hrončok
4e92c5da5b Fedora CI: Cleanup for Fedora 32 EOL and prepare for Python 3.5 retirement
Fedora 32 was the last one to include Python 3.4
https://fedoraproject.org/wiki/Changes/RetirePython34

Fedora 35 will be the first one not to include Python 3.5
https://fedoraproject.org/wiki/Changes/RetirePython3.5
2021-05-25 00:50:46 +02:00
Miro Hrončok
b650cd95c0 Add Python 3.10 to the CI tests 2020-12-30 10:20:05 +01:00
Miro Hrončok
9a044bd673 Run Python 3.4 tests optionally
https://fedoraproject.org/wiki/Changes/RetirePython34
2020-08-04 20:43:35 +02:00
Miro Hrončok
e858da1425 Fedora CI: Add Python 3.9 2020-04-27 17:10:03 +02:00
Miro Hrončok
abb97d98f6 Fedora CI: Run %pyproject macros integration tests 2020-03-06 11:40:32 +01:00
Miro Hrončok
b5e9f71561 Fedora CI: Stop testing on Python 2.6 2019-07-29 11:59:42 +02:00
Miro Hrončok
85a78b8c13 Fedora CI: Workaround for fedora-ci/general #31
https://pagure.io/fedora-ci/general/issue/31
2019-03-01 11:15:05 +01:00
Miro Hrončok
3af98288df Test pip on Python 3.8 2019-02-09 20:15:59 +01:00
Miro Hrončok
1d76c3e182 Test if pipenv work (when updating pip) 2018-11-29 14:55:24 +01:00
Miro Hrončok
ae152c5ccf Enable basic venv smoke test in the CI 2018-09-04 11:45:35 +02:00