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
ca04dc28a2
ansible-test - Remove deprecated test platforms.
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.
3 years ago
Matt Clay
c2b36ba04d
ansible-test - Update base and default containers.
3 years ago
Matt Clay
df765c0ecf
ansible-test - Update Alpine, openSUSE containers
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
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
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
b1ebc192b5
ansible-test - Update default containers.
3 years ago
Matt Clay
c8a14c6be8
ansible-test - Update base and default containers.
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
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
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
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
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
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