Matt Clay
9ee667030f
ansible-test - Update sanity test requirements ( #85980 )
2 months ago
Matt Clay
82b64d4b69
ansible-test - Update base/default containers ( #85967 )
2 months ago
Matt Clay
9966e01f81
ansible-test - Update containers ( #85842 )
3 months ago
Matt Clay
6b2b665ef7
Add support for Python 3.14 and drop Python 3.8 ( #85576 )
4 months ago
Matt Clay
9b266da14f
ansible-test - Update containers and remotes ( #85562 )
4 months ago
Matt Clay
7ac74ab591
ansible-test - Update default containers ( #85161 )
7 months ago
Matt Clay
e53c12fe2b
ansible-test - Update base/default containers ( #84874 )
9 months ago
Matt Clay
f3ccd78cce
ansible-test - Update base/default containers ( #84670 )
10 months ago
Matt Clay
35c4b58c11
ansible-test - Replace Alpine 3.20 with 3.21 ( #84525 )
11 months ago
Matt Clay
648dcd3a6a
ansible-test - Replace Fedora 40 with 41 ( #84281 )
...
* ansible-test - Replace Fedora 40 with 41
Also update other distro containers to remove unnecessary packages:
* apache2
* subversion
* ruby
* Fix subversion test on Ubuntu
Also remove obsolete vars files from subversion test.
* Skip dnf test on Fedora 41+
The dnf5 test is all that is needed.
* Support dnf5 for the package test
* Extend unix-chkpwd work-around for Fedora
11 months ago
Matt Clay
0b661438a0
ansible-test - Update base/default containers ( #84089 )
1 year ago
Matt Clay
9406ed3109
ansible-test - Update sanity tests and default Python ( #83998 )
...
* ansible-test - Update sanity test requirements
* ansible-test - Default to Python 3.13 in base/default containers
* ansible-test - Fix incorrect AnyStr type hints
1 year ago
Matt Clay
a84fa50096
ansible-test - Update base/default containers ( #83930 )
1 year ago
Matt Clay
6eb16faed2
ansible-test - Update base/default containers ( #83796 )
1 year ago
Matt Clay
59ca05b709
ansible-test - Update default and distro containers ( #83736 )
1 year ago
Matt Clay
10997ab3aa
ansible-test - Update base/default containers ( #83553 )
1 year ago
Matt Clay
dad6f07731
ansible-test - Update tested platforms ( #83446 )
...
* ansible-test - Update tested platforms
* Add work-around for Alpine tests
* Fix prepare_http_tests on Fedora
* Fix deb-src setup for Ubuntu 24.04+
* Set multiarch_test_pkg for Ubuntu 24.04
* Update AZP test matrix
1 year ago
Matt Clay
cf265eb14d
Add Python 3.13 support ( #83416 )
...
* Add Python 3.13 support
* Add temporary work-around for yamllint test
2 years ago
Matt Clay
5187061939
ansible-test - Update base/default containers
2 years ago
Matt Clay
1c17fe2d53
Drop Python 3.7 support ( #82982 )
2 years ago
Matt Clay
9e08f78bd3
ansible-test - Update base/default containers ( #82952 )
2 years ago
Abhijeet Kasurde
8280fbc776
ansible-test - Remove Alpine 3.18 ( #82116 )
...
Co-authored-by: Matt Clay <matt@mystile.com>
2 years ago
Matt Clay
b4d67adfda
ansible-test - Update distro containers to 7.1.0
2 years ago
Abhijeet Kasurde
73701004b0
ansible-test - Add alpine 3.19 ( #82115 )
2 years ago
Abhijeet Kasurde
a69fab86bc
ansible-test - remove Fedora 38 container and remote support
...
Fixes : #82022
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2 years ago
Matt Clay
3c432fea43
ansible-test - Update base/default test containers
2 years ago
Abhijeet Kasurde
fbdb666411
ansible-test: Added Fedora 39 ( #82218 )
...
* Fedora 39 remote
* Fedora 39 container
Fixes : #82018
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2 years ago
Matt Clay
fd0f48e99d
ansible-test - Update base/default containers ( #81957 )
2 years ago
Matt Davis
d8484f0af7
Update default test container Python to 3.12 and support for PyLint 3.0.1 ( #81953 )
...
* temporary PyLint plugin to mask 3.12 finalizer noise
* ansible-test - Default to Python 3.12 for base/default
* ansible-test - Update pylint requirements
* ansible-test - Remove obsoleted changelog entry
* Add changelog fragment for pylint work-around
2 years ago
Matt Clay
b94ee1cefd
Drop Python 2.7 and Python 3.6 support ( #81866 )
...
* Drop Python 2.7 and Python 3.6 support
* Remove obsolete _json_compat
2 years ago
Sloane Hertel
000cf1dd46
Update the test containers to include Python3.12.0 final ( #81858 )
2 years ago
Matt Clay
b7903669b4
ansible-test - Update distro containers ( #81851 )
...
* ansible-test - Update distro containers
* Update the alpine3 container to Python 3.11
* Update changelog
2 years ago
Sloane Hertel
cb8cb8936a
Update ansible-test containers
...
* Include Python 3.12rc3 and PowerShell 7.3.7
2 years ago
Abhijeet Kasurde
fa5fe8a7db
Bump test container versions to latest ( #81471 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2 years ago
Sloane Hertel
5167618e46
Update ansible-test containers to test Python 3.12 with the test venvs ( #81330 )
2 years ago
Sloane Hertel
48dfe8e215
add Python 3.12 support to ansible-test ( #80834 )
...
* update docker containers versions to use newer ansible-test ref in the pre-built venvs
* Allow invoking ansible-test with Python 3.12
* Add python3.12 to the INTERPRETER_PYTHON_FALLBACK
* changelog
* add Python 3.12 as a non-default Python version for the test containers
* Update mypy ignores for Python 3.12
* Add Python 3.12 to CI matrix for unit tests, generic tests, and galaxy
* Update unit test for using the Python 2 collection loader path with Python 3.
Skip the existing test on Python 3.12, since find_module is removed.
Suppress the pre-existing deprecation warnings using the Python 2
codepath with Python 3.
Add a test for Python >= 3.12, which doesn't call find_module.
* Ignore sanity test errors on systems without libselinux present.
2 years ago
Sloane Hertel
59a791ee3b
ansible-test - remove Fedora 37 container and remote support ( #81093 )
2 years ago
Abhijeet Kasurde
bc68ae8b97
ansible-test: Added Fedora 38 ( #81074 )
2 years ago
Abhijeet Kasurde
c1bc445aa7
ansible-test - Update openSUSE containers ( #81062 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
3 years ago
Sloane Hertel
ecbbd7e5d1
Remove Python 3.5 support ( #80972 )
...
* Remove Python 3.5 support
* changelog
* add requested changes
* Update changelogs/fragments/remove-python3.5.yml
Co-authored-by: Matt Clay <matt@mystile.com>
* remove Python3 < 3.5 error handling
* remove Python3 < 3.5 error handling in TE too
---------
Co-authored-by: Matt Clay <matt@mystile.com>
3 years ago
Matt Clay
5e220416a2
ansible-test - Update the default containers ( #80635 )
3 years ago
Matt Clay
1fdeff949c
ansible-test - Update default containers ( #80559 )
3 years ago
Matt Clay
f9534fd7b7
ansible-test - Update default containers ( #80468 )
3 years ago
Matt Clay
d8adc081d8
ansible-test - Update base and default container ( #80355 )
3 years ago
Matt Clay
f3bc0f18ff
ansible-test - Update base and default container ( #80178 )
3 years ago
Matt Clay
2f62db842d
ansible-test - Update base and default container ( #80086 )
3 years ago
Matt Clay
39a5b08ca6
ansible-test - Update base and default container ( #80058 )
3 years ago
Matt Clay
402ae0aa5d
ansible-test - Remove old containers and remotes ( #79929 )
3 years ago
Matt Clay
1fd0265e22
ansible-test - Update default containers ( #79887 )
3 years ago
Matt Clay
1dce45c42d
ansible-test - Update base and default containers ( #79846 )
3 years ago