Commit Graph

148 Commits (3e3fb26b35de97f0eddb58b9d47a854e26c4951a)

Author SHA1 Message Date
Martin Krizek ca3ffbf4c2
ansible-test - remove test remotes: rhel 8.7/9.1 (#81065)
Fixes #80419
Fixes #80420
2 years ago
Brian Coca e22fe9be56
ansible-test add alpine 3.18 as remote (#81109)
* add crun to avoid runc
2 years ago
Abhijeet Kasurde c69951daca
ansible-test: remove Ubuntu 20.04 LTS (#81070) 3 years ago
Abhijeet Kasurde bc68ae8b97
ansible-test: Added Fedora 38 (#81074) 3 years ago
Brian Coca 534f688a53
remove Freebsd 13.1 from test matrix (#81058)
* remove Freebsd 13.1 from test matrix

fixes #80416


Co-authored-by: Matt Clay <matt@mystile.com>
3 years ago
Martin Krizek cde15f3c81
Add test support for Python 3.11 on RHEL 8.8/9.2 (#80990)
Fixes #80412
Fixes #80413
3 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
Jordan Borean 0a36cd910e
Removed testing support for Server 2012 and 2012 R2 (#80778) 3 years ago
Martin Krizek 156493eed5
ansible-test - Add RHEL 9.2 support (#80755) 3 years ago
Brian Coca d12aa7f69c
Add FreeBSD 13.2 to ansible-test (#80698) 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 8ce102f302
ansible-test - Remove macos/12.0 remote (#80319) 3 years ago
Matt Clay f3bc0f18ff
ansible-test - Update base and default container (#80178) 3 years ago
Sviatoslav Sydorenko 8fec2d2a82
Add macOS 13 to CI and ansible-test (#79508)
*  Add macOS 13.2 to `ansible-test`

* 🧪 Replace macOS 12.0 with 13.2 in the CI matrix

* Skip `lookup_url` under macOS 13.2

This is due to https://wefearchange.org/2018/11/forkmacos.rst.html
that manifests itself as follows:

    TASK [lookup_url : Test that retrieving a url works] ***************************
    objc[15394]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
    objc[15394]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in t
    he fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
    ERROR! A worker was found in a dead state

* 📝 Extend ansible-test change note w/ macOS 13.2
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
Matt Clay 1375861ec2 ansible-test - Update available platforms. 3 years ago
Matt Clay cda16cc5e9
ansible-test - Improve container management. (#78550)
See changelogs/fragments/ansible-test-container-management.yml for details.
3 years ago
Jordan Borean 698da30c1e
ansible-test - Update test container to 7.4.0 (#79281) 3 years ago
Matt Clay d55423f5a4 ansible-test - Update default container. 3 years ago
Matt Clay 4fb5240af2 ansible-test - Update base and default containers. 3 years ago
Matt Clay 5b239acb77 ansible-test - Update distro containers to 4.8.0.
The updated containers include coverage 6.5.0.
3 years ago
Matt Clay 16cde1104f
ansible-test - Update base and default containers. (#78846) 3 years ago
Matt Clay 4d25233ece
ansible-test - Update Python 3.11 support. (#78840)
- Update sanity test requirements to fully support Python 3.11.
- Make Python 3.11 the default in the base and default test containers.
3 years ago
Matt Clay 7683c0ae54
ansible-test - Update base and default containers. (#78774) 3 years ago
Matt Clay 8a7b89c2f4
ansible-test - Update distro containers. (#78729) 3 years ago
Matt Clay 38a82a5cc4
ansible-test - Remove Fedora 35 support. (#78720) 3 years ago
Matt Clay 38db9cf417
ansible-test - Update test containers. (#78615)
The test containers no longer use the `VOLUME` instruction.
3 years ago
Matt Clay 8e96c27888
ansible-test - Update base and default containers. (#78532) 3 years ago
Matt Clay 2fedde6356
ansible-test - Update distro test containers. (#78506) 3 years ago
Matt Clay b0b58fa7c2
ansible-test - Update base and default containers. (#78377) 3 years ago
Matt Clay 61af59c808
ansible-test - Update distro containers to 4.4.0. (#78322) 3 years ago
Matt Clay f3f4ad9332
ansible-test - Use sudo for all remotes. (#78310) 3 years ago
Matt Clay ca04dc28a2 ansible-test - Remove deprecated test platforms. 4 years ago
Matt Clay 24d91f552c ansible-test - Add support for more remotes. 4 years ago
Matt Clay 5666c6d6a3 ansible-test - More flexible become support. 4 years ago
Matt Clay a4e4413cde ansible-test - Update distro containers to 4.3.0.
The primary change in this update is removal of `/etc/ansible/hosts` from the containers.
4 years ago
Matt Clay c2b36ba04d ansible-test - Update base and default containers. 4 years ago
Matt Clay df765c0ecf ansible-test - Update Alpine, openSUSE containers 4 years ago
Matt Clay 13d03c3c22
ansible-test - Add RHEL 9 / FreeBSD 13.1 remotes. (#77851) 4 years ago
Matt Clay 3d2c2e60aa
ansible-test - Update distro containers. (#77847)
* ansible-test - Add a Ubuntu 22.04 container.
* ansible-test - Add a Fedora 36 container.
* ansible-test - Update distro containers.
* Fix dnf test on Fedora 36.
* Work around scp test issues.
4 years ago
Matt Clay 185340e667 ansible-test - Update default containers.
These containers include Python 3.11 sanity test environments.
4 years ago
Matt Clay dfde4be444 Add Python 3.11 support.
ci_complete
ci_coverage
4 years ago