Matt Clay
8ce102f302
ansible-test - Remove macos/12.0 remote ( #80319 )
2 years ago
Matt Clay
f3bc0f18ff
ansible-test - Update base and default container ( #80178 )
2 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
2 years ago
Matt Clay
2f62db842d
ansible-test - Update base and default container ( #80086 )
2 years ago
Matt Clay
39a5b08ca6
ansible-test - Update base and default container ( #80058 )
2 years ago
Matt Clay
402ae0aa5d
ansible-test - Remove old containers and remotes ( #79929 )
2 years ago
Matt Clay
1fd0265e22
ansible-test - Update default containers ( #79887 )
2 years ago
Matt Clay
1dce45c42d
ansible-test - Update base and default containers ( #79846 )
2 years ago
Matt Clay
1375861ec2
ansible-test - Update available platforms.
2 years ago
Matt Clay
cda16cc5e9
ansible-test - Improve container management. ( #78550 )
...
See changelogs/fragments/ansible-test-container-management.yml for details.
2 years ago
Jordan Borean
698da30c1e
ansible-test - Update test container to 7.4.0 ( #79281 )
2 years ago
Matt Clay
d55423f5a4
ansible-test - Update default container.
2 years ago
Matt Clay
4fb5240af2
ansible-test - Update base and default containers.
2 years ago
Matt Clay
5b239acb77
ansible-test - Update distro containers to 4.8.0.
...
The updated containers include coverage 6.5.0.
2 years ago
Matt Clay
16cde1104f
ansible-test - Update base and default containers. ( #78846 )
2 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.
2 years ago
Matt Clay
7683c0ae54
ansible-test - Update base and default containers. ( #78774 )
2 years ago
Matt Clay
8a7b89c2f4
ansible-test - Update distro containers. ( #78729 )
2 years ago
Matt Clay
38a82a5cc4
ansible-test - Remove Fedora 35 support. ( #78720 )
2 years ago
Matt Clay
38db9cf417
ansible-test - Update test containers. ( #78615 )
...
The test containers no longer use the `VOLUME` instruction.
2 years ago
Matt Clay
8e96c27888
ansible-test - Update base and default containers. ( #78532 )
2 years ago
Matt Clay
2fedde6356
ansible-test - Update distro test containers. ( #78506 )
2 years ago
Matt Clay
b0b58fa7c2
ansible-test - Update base and default containers. ( #78377 )
2 years ago
Matt Clay
61af59c808
ansible-test - Update distro containers to 4.4.0. ( #78322 )
2 years ago
Matt Clay
f3f4ad9332
ansible-test - Use sudo for all remotes. ( #78310 )
2 years ago
Matt Clay
ca04dc28a2
ansible-test - Remove deprecated test platforms.
2 years ago
Matt Clay
24d91f552c
ansible-test - Add support for more remotes.
2 years ago
Matt Clay
5666c6d6a3
ansible-test - More flexible become support.
2 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.
2 years ago
Matt Clay
c2b36ba04d
ansible-test - Update base and default containers.
2 years ago
Matt Clay
df765c0ecf
ansible-test - Update Alpine, openSUSE containers
3 years ago
Matt Clay
13d03c3c22
ansible-test - Add RHEL 9 / FreeBSD 13.1 remotes. ( #77851 )
3 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.
3 years ago
Matt Clay
185340e667
ansible-test - Update default containers.
...
These containers include Python 3.11 sanity test environments.
3 years ago
Matt Clay
dfde4be444
Add Python 3.11 support.
...
ci_complete
ci_coverage
3 years ago
Matt Clay
1e3cf9f732
ansible-test - Make distro containers multi-arch. ( #77814 )
3 years ago
Matt Clay
449d82a521
ansible-test - Add RHEL 8.6 support.
3 years ago
Matt Clay
2cc74b04c4
ansible-test - Add multi-arch remote support.
3 years ago
Matt Clay
6513453310
ansible-test - Add support for remote Ubuntu VMs.
3 years ago
Matt Clay
191d9a771a
ansible-test - Remove more Python 2.7 support.
3 years ago
Matt Clay
708e4c206a
ansible-test - Update default test containers.
3 years ago
Matt Clay
55f90ba31f
ansible-test - Remove RHEL 9.0b support.
...
Support can be restored once RHEL 9 has been released.
3 years ago
Matt Clay
f43c54d890
ansible-test - Update default containers to 5.7.0.
3 years ago
Matt Clay
13d5381e56
ansible-test - Update base and default containers. ( #77033 )
3 years ago
Matt Clay
e27b94c467
ansible-test - Update alpine3 container to 3.3.0.
...
This updates the base image from 3.14.2 to 3.15.0, which includes support for installing binary wheels using pip.
3 years ago
Matt Clay
17dd9ff924
ansible-test - Update default containers to 5.5.0.
3 years ago
Matt Clay
b568e0db6f
ansible-test - Remove outdated remote support.
3 years ago
Matt Clay
18ed2c64e5
ansible-test - Add default for Windows remotes.
3 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.
3 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.
3 years ago
Matt Clay
b1ebc192b5
ansible-test - Update default containers.
3 years ago
Matt Clay
c45989c76f
ansible-test - Remove RHEL 8.4 support.
3 years ago
Sam Doran
d8aeffc8b7
Add macOS 12 to CI ( #76328 )
...
* Disable lookup_url test of macOS 12
3 years ago
Matt Clay
c8a14c6be8
ansible-test - Update base and default containers.
3 years ago
Matt Clay
21ac52435b
ansible-test - Add support for RHEL 8.5 instances. ( #76305 )
...
* ansible-test - Add support for RHEL 8.5 instances.
* Clear libdnf checksum cache from unsigned package in dnf integration test.
Co-authored-by: Matt Martz <matt@sivel.net>
3 years ago
Matt Clay
5e3d469738
ansible-test - Remove near-EOL test containers.
...
- fedora33
- centos8
3 years ago
Matt Clay
f42ffe16d2
ansible-test - Add Fedora 35 test container. ( #76228 )
...
* ansible-test - Add Fedora 35 test container.
* Added Fedora 35 to CI and removed Fedora 33 from CI.
* Fix dnf integration test.
* Fix connection_paramiko_ssh test.
3 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>
3 years ago
Matt Clay
1ab2443e2d
ansible-test - Update default containers.
3 years ago
Matt Clay
5cb1210f82
ansible-test - Update base and default containers.
...
- The containers are now based on Ubuntu 20.04 instead of Ubuntu 18.04.
- The default Python version used for the containers is now Python 3.10.
- The included version of PowerShell was upgraded to version 7.1.4.
- The included version of shellcheck was upgraded to version 0.7.0.
ci_complete
3 years ago
Matt Clay
2f531d73dd
ansible-test - Update base and default containers.
...
The containers now include Python 3.10.0 instead of Python 3.10.0rc2.
3 years ago
Matt Clay
f4d4391a1f
ansible-test - Update distro test containers.
3 years ago
Matt Clay
68ab92e22a
ansible-test - Remove support for Python 2.6.
...
Deferring removal of obsolete constraints until container updates are required.
3 years ago
Matt Clay
e66e2e25c8
ansible-test - Update default containers.
3 years ago
Matt Clay
46c7b24188
ansible-test - Update distro test containers. ( #75762 )
3 years ago
Matt Clay
7a76130502
ansible-test - Update default containers.
...
ci_complete
3 years ago
Matt Clay
4652d6ee43
ansible-test - Remove deprecated environments.
3 years ago
Matt Clay
178a67fd40
ansible-test - Add support for windows/2022 ( #75743 )
...
ci_complete
3 years ago
Matt Clay
4ea8d9a782
ansible-test - split controller/target testing ( #75605 )
3 years ago
Sloane Hertel
cea4886c7c
Update test container versions ( #75447 )
...
* Update test container versions to use the most recent which contain Python 3.10.0 RC1
3 years ago
Sloane Hertel
83039a38ad
ansible-test - add RHEL 8.4 as a remote ( #75362 )
3 years ago
Sloane Hertel
f6b27f6e35
Update test container versions ( #75359 )
...
* Update test container versions for default-test-container and ansible-core-test-container
3 years ago
Matt Clay
51fd05e76b
Add support for testing with Python 3.10.
4 years ago
Rick Elrod
d8c20a73a4
[ansible-test] Add Fedora 34, update Fedora 33 ( #74506 )
...
Change:
- Added Fedora 34 container image to docker.txt
- Dropped Fedora 32 from CI
- Added Fedora 34 to CI
- Updated Fedora 32 and 33 containers for ssh-related fixes
- Move cron fix from 698eae3f3d
into
cron_setup and make it more generic; it can affect modern distros too.
Test Plan:
- ci_complete
Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
Matt Clay
ecc5a53288
Update default containers to 3.4.0. ( #74415 )
...
* Update default containers to 3.4.0.
The 3.4.0 containers use Python 3.6 (the system Python) for `/usr/bin/python3`.
Python 3.9 continues to be the default Python version selected by `ansible-test` for these containers.
* Fix shebang on build-ansible.py.
Using `python` instead of `python3` allows `ansible-test` python interception and requirements install to function.
4 years ago
Matt Clay
f541c0af23
Update ansible-test default test container. ( #74393 )
...
* Update ansible-test default test container.
* Switch generic Python tests from 3.6 to 3.9.
4 years ago
Rick Elrod
738132da95
[ansible-test] add freebsd/13.0 remote ( #74328 )
...
Change:
- FreeBSD 13.0 was released on the 13th, add it to ansible-test.
Test Plan:
- ci_complete
Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
Matt Clay
b752d07163
Overhaul ansible-test container management.
...
This brings ansible-test closer to being able to support split controller/remote testing.
4 years ago
Matt Clay
459ea5a4a4
Update test containers in ansible-test. ( #74166 )
...
* Update distro test containers to version 2.0.2.
* Update the default test containers.
4 years ago
Matt Clay
f40dde44f4
Remove old ansible-test windows completion entries.
4 years ago
Matt Clay
b6add939ff
Remove outdated --docker and --remote entries.
4 years ago
Matt Clay
30a4ef4414
Update ansible-test default test containers.
4 years ago
Matt Clay
a9b5bebab3
Overhaul ansible-test SSH key management. ( #73451 )
...
* Pass remote.sh to shell over stdin.
* Pass docker.sh to shell over stdin.
* Standardize SSH key management.
* Update docker containers.
4 years ago
Rick Elrod
bce01655cc
[ansible-test] Bump CentOS 6 image (yum repos) ( #73446 )
...
Change:
- Bump centos6 image version to one which includes multiple fallbacks
for vault.centos.org content.
Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
Matt Clay
81cd8e46f2
Update ansible-test distro containers to 1.29.0.
4 years ago
Matt Clay
902c402b6f
Update ansible-test default containers.
4 years ago
Matt Clay
672941fb0d
Add test support for Python 3.8 on RHEL and FreeBSD. ( #73393 )
...
* Support Python 3.8 on RHEL 8.2+ in ansible-test.
* Support Python 3.8 on FreeBSD in ansible-test.
* Use libyaml with PyYAML on FreeBSD.
4 years ago
Rick Elrod
1934ca9a55
Add Ubuntu 20.04 to CI and ansible-test ( #69161 )
...
Change:
- Add Ubuntu 20.04 to CI now that venv is default instead of virtualenv in ansible-test.
Test Plan:
- CI
Tickets:
- Fixes #69203
Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
Rick Elrod
4357a78130
[ansible-test] First attempt at freebsd/11.4 ( #72655 )
...
Change:
- Try CI against freebsd 11.4
Test Plan:
- ci_complete
Tickets:
- Fixes #48782
Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
Sam Doran
a7e834071c
Add macOS 11 to CI ( #72622 )
...
* Fix connection_paramiko_ssh test for macOS 11
* Update Azure Pipelines config
* Add changelog
4 years ago
Rick Elrod
b96732fa6b
[ansible-test] Add Fedora 33 support and drop F31
...
Change:
- Changes to make F33 work with current tests
- Add F33 to docker.txt
- Add F33 to AZP config
Test Plan:
- ci_complete
Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
Rick Elrod
3b88058b72
Bump centos6 image for pinned junit-xml dep
...
Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
Rick Elrod
a59825128d
[centos6] update container for EOL
...
Change:
- Reference:
https://lists.centos.org/pipermail/centos-devel/2020-December/056208.html
- Bump centos6 container to 1.25.0
Test Plan:
- ci_complete
Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
Brian Coca
13bc35e13c
actual min changes needed for rhel8 ( #72477 )
...
* actual min changes needed for rhel8
- specifiy releaserver as dnf/vars is ignored
4 years ago
Rick Elrod
6894ae7d1d
Rename to ansible-core ( #72594 )
...
Change:
- Initial set of changes for renaming to ansible-core
- Includes changelog fragment changes from base -> core
- Does NOT include docs changes
- Modifies detection stuff in setup.py to support ansible<2.9 and ansible-base
Test Plan:
- ci_complete
4 years ago
Jordan Borean
d451433e5d
Add RHEL 7.9 - ci_complete ( #72558 )
4 years ago
Rick Elrod
e7bf0696ef
[ansible-test] use newer container images ( #72126 )
...
Change:
- Bump default, ansible-base, distro containers
- We do NOT add fedora33 yet, because it doesn't work right on Shippable
due to an old kernel. This will be added post-AZP.
Test Plan:
- CI
Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
Rick Elrod
3b379f372e
[ansible-test] first attempt at freebsd 12.2
...
Change:
- Add freebsd/12.2 remote target
Test Plan:
- ci_complete
Tickets:
- Fixes #72366
Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
Rick Elrod
db519bc17c
[tests] Bump container versions ( #71518 )
...
Change:
- This pulls in python 3.9.0rc1
Test Plan:
- CI, hopefully
Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
Matt Clay
2bbcbe99fd
Support macOS 10.15 for ansible-test --remote.
...
Use of this new version is experimental, so it is not enabled in CI yet.
4 years ago