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

tests: force recreating Candlepin container #152

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

ptoscano
Copy link
Collaborator

@ptoscano ptoscano commented Dec 8, 2023

It seems that the podman_container thinks that the container is changed, in case it is already running, and thus it tries to recreate it; this might be an already reported issue [1].

To avoid problems on this, force the creation of the container to a new one, in case it is running already. This also gives back a new clean Candlepin.

[1] containers/ansible-podman-collections#532

It seems that the "podman_container" thinks that the container is
changed, in case it is already running, and thus it tries to recreate
it; this might be an already reported issue [1].

To avoid problems on this, force the creation of the container to a new
one, in case it is running already. This also gives back a new clean
Candlepin.

[1] containers/ansible-podman-collections#532
@ptoscano ptoscano requested a review from richm as a code owner December 8, 2023 14:01
@ptoscano
Copy link
Collaborator Author

ptoscano commented Dec 8, 2023

[citest]

@richm richm merged commit 12c1a38 into linux-system-roles:main Dec 8, 2023
24 checks passed
@ptoscano ptoscano deleted the tests-recreate-container branch December 8, 2023 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants