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
58c9f48029
ansible-test - Replace FreeBSD 14.2 with 14.3 ( #85561 )
...
* ansible-test - Replace FreeBSD 14.2 with 14.3
* Fix CA bundle search priority
4 months ago
Matt Clay
2e71e5aeb9
ansible-test - Replace RHEL 9.5 with 9.6 ( #85558 )
4 months ago
Matt Clay
d19366331f
ansible-test - Remove obsolete network provisioning ( #85433 )
5 months ago
Matt Clay
53b0f1645b
ansible-test - Add RHEL 10.0 remote ( #85189 )
...
* ansible-test - Add RHEL 10.0 remote
* Update tests for RHEL 10
* Fix iptables test
* Rework rpm_key integration test
7 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
4efb01c2f3
ansible-test - Replace FreeBSD 13.4 with 13.5 ( #84812 )
9 months ago
🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко)
4a710587dd
🧪 Add macOS 15.3 to CI and `ansible-test` ( #84665 )
9 months ago
Matt Clay
f3ccd78cce
ansible-test - Update base/default containers ( #84670 )
10 months ago
Matt Clay
1b3face065
ansible-test - Replace FreeBSD 14.1 with 14.2 ( #84527 )
...
* ansible-test - Replace FreeBSD 14.1 with 14.2
* Remove cron faketime testing from FreeBSD
11 months ago
Matt Clay
f552fe2c15
ansible-test - Replace RHEL 9.4 with 9.5 ( #84526 )
11 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
Jordan Borean
52ecd3664a
ansible-test - align 2025 connection defaults to CI matrix ( #84291 )
1 year ago
Jordan Borean
7501bbec20
Add support for Windows Server 2025 ( #84285 )
...
Adds Windows Server 2025 to the testing matrix.
1 year ago
Matt Clay
a98801903d
ansible-test - Replace FreeBSD 13.3 with 13.4 ( #84236 )
...
* ansible-test - Replace FreeBSD 13.3 with 13.4
* ansible-test - Fix typos in bootstrap.sh
* Skip libfaketime on FreeBSD except FreeBSD 14
1 year 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
81e025b414
ansible-test - Add Windows remote connection option
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
79f819dc54
ansible-test - Remove VyOS tests and support files ( #83650 )
...
The VyOS remote image required for running the tests is no longer functional.
1 year ago
Matt Clay
10997ab3aa
ansible-test - Update base/default containers ( #83553 )
1 year ago
Matt Clay
a121a169e3
ansible-test - Replace FreeBSD 14.0 with 14.1 ( #83477 )
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
Matt Clay
31901d23e7
ansible-test - Remove FreeBSD 13.2 ( #82951 )
2 years ago
Abhijeet Kasurde
8280fbc776
ansible-test - Remove Alpine 3.18 ( #82116 )
...
Co-authored-by: Matt Clay <matt@mystile.com>
2 years ago
mansoor
e3f4fe4fb9
ansible-test - Remove macos/13.2 remote from `ansible-test`
...
Co-authored-by: Sviatoslav Sydorenko <webknjaz@redhat.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
Brian Coca
ddae41759c
Add FreeBSD 13.3 and 14.0 to ansible-test ( #82530 )
...
Co-authored-by: Matt Clay <matt@mystile.com>
2 years ago
Sviatoslav Sydorenko (Святослав Сидоренко)
386edc666e
Add macOS 14.3 to CI and `ansible-test`
...
Additionally, this patch takes care of installing GPG within the
`ansible-galaxy-collection` test when running under macOS 14 and higher.
PR #82697
ci_complete
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
Martin Krizek
afd45aca6a
ansible-test - remove rhel 9.2 test remote ( #82211 )
...
Fixes #82024
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
Martin Krizek
0bab08ee33
ansible-test - Add RHEL 9.3 support ( #82178 )
...
Fixes #82020
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