Matt Clay
bf53d4f7c9
[stable-2.18] Replace FreeBSD 13.3 with FreeBSD 13.5 ( #85532 )
...
* 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
(cherry picked from commit a98801903d )
* ansible-test - Replace FreeBSD 13.4 with 13.5 (#84812 )
(cherry picked from commit 4efb01c2f3 )
* ansible-test - Use OS packages on FreeBSD 13.5 (#85530 )
(cherry picked from commit cdb7af094b )
4 months ago
Matt Clay
18e63aa7ed
ansible-test - Add RHEL 10.0 remote ( #85189 ) ( #85195 )
...
* ansible-test - Add RHEL 10.0 remote
* Update tests for RHEL 10
* Fix iptables test
* Rework rpm_key integration test
(cherry picked from commit 53b0f1645b )
6 months ago
Matt Clay
e5c301bdf5
ansible-test - Update base/default containers ( #84090 )
1 year ago
Matt Clay
46c427f8be
[stable-2.18] ansible-test - Update astroid for pylint sanity test ( #84054 ) ( #84055 )
...
(cherry picked from commit 50604e8461 )
1 year ago
Matt Clay
b16cc4d2d1
[stable-2.18] ansible-test - Update sanity tests and default Python ( #83998 ) ( #84047 )
...
* ansible-test - Update sanity test requirements
* ansible-test - Default to Python 3.13 in base/default containers
* ansible-test - Fix incorrect AnyStr type hints
(cherry picked from commit 9406ed3109 )
1 year ago
Matt Clay
a84fa50096
ansible-test - Update base/default containers ( #83930 )
1 year ago
Matt Clay
cf2a4a85da
ansible-test - Update sanity test requirements ( #83921 )
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
da02611c48
ansible-test - Update sanity test requirements ( #83795 )
...
* Remove PyYAML pin for yamllint sanity test
* Freeze sanity test requirements
1 year ago
Matt Clay
59ca05b709
ansible-test - Update default and distro containers ( #83736 )
1 year ago
Matt Clay
70be017f02
ansible-test - Update mypy and package-data tests ( #83734 )
...
* package-data - Test min/max setuptools version
* Fix multi-version abstraction
* Convert mypy test to script based test
* Fix f-string in pymarkdown test
* Sanity test fixes
1 year ago
Matt Clay
717f1092e3
ansible-test - Update venv management and sanity requirements ( #83729 )
...
* ansible-test - Update venv management
* Upgrade from pip 24.0 to 24.2
* Omit `wheel` and `setuptools` from ansible-test managed virtual environments
* Drop pre-release hacks
* Update mypy requirements
* Freeze sanity test requirements
* Update sanity test configuration
* Update sanity ignores
1 year ago
Matt Clay
6019f3f425
ansible-test - Update coverage to 7.6.1 ( #83723 )
1 year ago
Jordan Borean
bbf96c250f
winrm - quota retry handling ( #83656 )
...
* winrm - quota retry handling
Add a retry attempt when receiving ERROR_WSMAN_QUOTA_MAX_OPERATIONS when
starting a command. This can occur when running a loop with multiple
iterations or an action plugin that runs multiple commands.
* Update pywinrm constraint for test
* Add verbose hint and mark test as destructive
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
Martin Krizek
b2a289dcbb
Remove Python 3.10 support for the controller ( #83221 )
...
Fixes #83094
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
14df8c2cf2
ansible-test - Prepare for Python 3.13 ( #83414 )
...
Includes an update to `coverage` and pinned Python requirements.
2 years ago
Jordan Borean
2ed6c30929
Add version ceiling for pypsrp ( #83122 )
...
* Add version ceiling for pypsrp
Add a version ceiling for the pypsrp requirements. This ensures that the
future v1.0.0 release won't impact existing users who install the
library using the version range specified.
* Use constraints file
* Add changelog for this change
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
Abhijeet Kasurde
b8b12c4be3
Update sanity requirements ( #82296 )
...
* Update sanity requirements
* Drop Python 3.7 for mypy
Signed-off-by: Abhijeet Kasurde <akasurde@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
921efce43a
ansible-test - Remove more Python 2.7 / 3.6 support ( #81898 )
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
Abhijeet Kasurde
d8f791d88c
Bump sanity test requirements for 3.12 ( #81846 )
2 years ago
Abhijeet Kasurde
ce3954ba74
Bump sanity test requirements for 3.12 ( #81843 )
2 years ago
Sviatoslav Sydorenko
ec265ec08a
Bump `coverage.py` to v7.3.2 in `ansible-test` ( #81844 )
2 years ago
Matt Clay
d6a356d7cd
ansible-test - Update sanity test requirements ( #81810 )
2 years ago
Sloane Hertel
cb8cb8936a
Update ansible-test containers
...
* Include Python 3.12rc3 and PowerShell 7.3.7
2 years ago