Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ansible-test - Fix container detection. #79530

Merged
merged 3 commits into from Dec 5, 2022

Conversation

mattclay
Copy link
Member

@mattclay mattclay commented Dec 5, 2022

SUMMARY

ansible-test - Fix container detection.

ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME

ansible-test

@ansibot ansibot added affects_2.15 bug This issue/PR relates to a bug. needs_triage Needs a first human triage before being processed. small_patch test This PR relates to tests. labels Dec 5, 2022
@mattclay mattclay removed the needs_triage Needs a first human triage before being processed. label Dec 5, 2022
@ansibot ansibot added needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Dec 5, 2022
@mattclay mattclay merged commit 80d2f8d into ansible:devel Dec 5, 2022
@mattclay mattclay deleted the at-container-detection branch December 5, 2022 21:33
mattclay added a commit to mattclay/ansible that referenced this pull request Dec 5, 2022
mattclay added a commit to mattclay/ansible that referenced this pull request Dec 6, 2022
nitzmahone pushed a commit that referenced this pull request Dec 6, 2022
…79507)

* [stable-2.14] ansible-test - Improve container management. (#78550)

See changelogs/fragments/ansible-test-container-management.yml for details..
(cherry picked from commit cda16cc)

Co-authored-by: Matt Clay <matt@mystile.com>

* ansible-test - Fix container detection. (#79530)

(cherry picked from commit 80d2f8d)
nitzmahone pushed a commit that referenced this pull request Dec 6, 2022
* ansible-test - More flexible become support.

(cherry picked from commit 5666c6d)

* ansible-test - Add support for more remotes.

(cherry picked from commit 24d91f5)

* 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.

(cherry picked from commit b63812b)

* ansible-test - Enable ACL support on more remotes. (#78299)

(cherry picked from commit 8bb20fe)

* ansible-test - Install `acl` on Alpine remotes. (#78303)

(cherry picked from commit 8565dea)

* ansible-test - Use sudo for all remotes. (#78310)

(cherry picked from commit f3f4ad9)

* ansible-test - Fix Ubuntu 20.04 bootstrapping. (#78551)

(cherry picked from commit d683c5b)

* ansible-test - Verify executables are executable. (#78606)

(cherry picked from commit ece85ab)

* ansible-test - Use --tmpfs to run containers. (#78605)

(cherry picked from commit 4187707)

* ansible-test - Remove Fedora 35 support. (#78720)

(cherry picked from commit 38a82a5)

* ansible-test - Fix container error handling. (#78739)

(cherry picked from commit 79f67ed)

* ansible-test - Improve container management. (#78550)

See changelogs/fragments/ansible-test-container-management.yml for details.

(cherry picked from commit cda16cc)

* ansible-test - Fix container detection. (#79530)

(cherry picked from commit 80d2f8d)

* Update test matrix symlinks. (#78737)

* Add remote platform symlinks.

These were already supported by ansible-test.
This change adds the symlinks for use in the CI test matrix.

* Remove obsolete AIX test symlink.

AIX was already removed from ansible-test.

(cherry picked from commit 62221a3)

* Use patched containers without VOLUME instruction.

* Make test suite compatible with older ansible.

* Fix compatibility with Python 3.8.
@ansible ansible locked and limited conversation to collaborators Dec 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.15 bug This issue/PR relates to a bug. small_patch test This PR relates to tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants