Sviatoslav Sydorenko (Святослав Сидоренко)
9bc9f083c8
[2.14] 🧪 Switch CentOS 7 yum repo mirrors to the vault ( #83526 )
...
The distro itself reached EoL on June 30, 2024, but these repository
archives live on and should remain usable for testing.
Refs:
* https://www.redhat.com/en/topics/linux/centos-linux-eol
* https://github.com/ansible/pylibssh/commit/01d3442f
* https://gist.github.com/hkneptune/4961532c2df691db79a1c6b72c251b25
* https://vault.centos.org/7.9.2009/
(cherry picked from commit c8c45cdfb4 )
(PR #83523 )
1 year ago
Matt Clay
4a99568fa3
[stable-2.14] ansible-test - Fix Alpine libexpat bootstrapping ( #82898 )
...
* [stable-2.14] ansible-test - Fix Alpine libexpat bootstrapping
(cherry picked from commit ca168eb367 )
Co-authored-by: Matt Clay <matt@mystile.com>
* Alpine 3.16 has `expat` instead of `libexpat`
2 years ago
Sviatoslav Sydorenko
4cbdf02efe
Replace FreeBSD 12.3 w/ 12.4 in CI & ansible-test ( #81497 )
...
FreeBSD 12.3 bootstrap packages stopped being available.
2 years ago
Matt Clay
db039c1744
[stable-2.14] ansible-test - Use FreeBSD packaged setuptools ( #80615 ) ( #80617 )
...
This will avoid issues during bootstrapping caused by breaking changes in setuptools.
(cherry picked from commit abc58c026b )
3 years ago
Matt Clay
3ae796bdcf
[stable-2.14] ansible-test - Improve container management. ( #78550 ) ( #79507 )
...
* [stable-2.14] ansible-test - Improve container management. (#78550 )
See changelogs/fragments/ansible-test-container-management.yml for details..
(cherry picked from commit cda16cc5e9 )
Co-authored-by: Matt Clay <matt@mystile.com>
* ansible-test - Fix container detection. (#79530 )
(cherry picked from commit 80d2f8da02 )
3 years ago
Matt Clay
d683c5bd21
ansible-test - Fix Ubuntu 20.04 bootstrapping. ( #78551 )
3 years ago
Matt Clay
90ef914f77
ansible-test - Drop Python 3.8 controller support. ( #78237 )
3 years ago
Matt Clay
f3f4ad9332
ansible-test - Use sudo for all remotes. ( #78310 )
3 years ago
Matt Clay
8565deaae3
ansible-test - Install `acl` on Alpine remotes. ( #78303 )
3 years ago
Matt Clay
8bb20fe06b
ansible-test - Enable ACL support on more remotes. ( #78299 )
3 years ago
Matt Clay
b63812bc08
ansible-test - Enable ACLs on FreeBSD remotes.
...
This allows integration tests to switch from one unprivileged user
to another, sharing files between the users using ACLs.
3 years ago
Matt Clay
24d91f552c
ansible-test - Add support for more remotes.
4 years ago
Matt Clay
13d03c3c22
ansible-test - Add RHEL 9 / FreeBSD 13.1 remotes. ( #77851 )
4 years ago
Matt Clay
6513453310
ansible-test - Add support for remote Ubuntu VMs.
4 years ago
Matt Clay
b960641759
ansible-test - Support multiple coverage versions.
...
ci_complete
ci_coverage
4 years ago
Matt Clay
191d9a771a
ansible-test - Remove more Python 2.7 support.
4 years ago
Matt Clay
ef4c5cd61b
ansible-test - Use newer pip to bootstrap FreeBSD.
4 years ago
Matt Clay
0d5401d950
ansible-test - Remove unused code.
...
This was overlooked in a previous commit that removed FreeBSD 12.2 support.
4 years ago
Matt Clay
00a2b7788e
ansible-test - Remove cap on cryptography version.
4 years ago
Matt Clay
7e64c4fe55
ansible-test - Update bootstrap URL to not use S3.
4 years ago
Matt Clay
3a891827b7
ansible-test - Remove AIX provisioning support. ( #76747 )
...
* ansible-test - Remove AIX provisioning support.
* Remove `skip/aix` integration test aliases.
* Remove build for AIX binary module.
4 years ago
Matt Clay
bab315b780
ansible-test - Add support for FreeBSD 12.3. ( #76745 )
...
* ansible-test - Add support for FreeBSD 12.3.
* Use OS package for yaml if available with CLoader.
* Make sure libyaml is available.
4 years ago
Matt Clay
730194e2b6
ansible-test - Add RHEL 9 support. ( #76217 )
...
* Move RHEL pip package install into function.
* Add RHEL 9 support to bootstrap script.
* ansible-test - Add RHEL 9 support.
* Add install and uninstall instructions for RHEL9 to paramiko tests
* Skip incidental_inventory_docker_swarm on RHEL 9.
* Update dnf tests for rhel9
* Fix prepare_http_tests on RHEL 9.
* fix RHEL9 Python discovery tests to match distro map
* Skip subversion test on RHEL 9.0b.
Co-authored-by: Matt Martz <matt@sivel.net>
Co-authored-by: Matt Davis <mrd@redhat.com>
4 years ago
Martin Krizek
7621784b94
Require Jinja2 3.0.0 ( #75881 )
...
* Require Jinja2 3.0.0
ci_complete
* Fix sanity
* Remove Jinja min/max tests
* ansible-test changes
* ci_complete
* More cleanup
ci_complete
* Revert _count_newlines_from_end :( and other stuff
* Fix sanity
* It's using host_vars ...
* Unused import
* Remove overridden groupby filter
* environmentfilter -> pass_environment
* Explain preserve_trailing_newlines
* Add changelog
* ci_complete
* Deprecated ANSIBLE_JINJA2_NATIVE_WARNING
* native_helpers.py cleanup
* More cleanup in the find intgration test
4 years ago
Matt Clay
5cb54e8c58
ansible-test - Create injector scripts at runtime. ( #75761 )
...
* ansible-test - Create injector scripts at runtime.
* Set bootstrap.sh shebang at runtime.
* Remove shebang and execute bit from importer.
* Update shebang sanity test.
* Preserve line numbers.
4 years ago
Matt Clay
4ea8d9a782
ansible-test - split controller/target testing ( #75605 )
4 years ago