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: use the containers.podman collection #144

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

ptoscano
Copy link
Collaborator

Make use of the containers.podman collection to ease the management of containers: in particular, the podman_container module is used to start the container of Candlepin. While the result is the same, using the podman_container module eases the handling of the parameters for the containers, which are now typed variables rather than untyped command line arguments.

There is no behaviour change.

Make use of the containers.podman collection to ease the management of
containers: in particular, the podman_container module is used to start
the container of Candlepin. While the result is the same, using the
podman_container module eases the handling of the parameters for the
containers, which are now typed variables rather than untyped command
line arguments.

There is no behaviour change.

Signed-off-by: Pino Toscano <[email protected]>
@ptoscano ptoscano requested a review from richm as a code owner October 17, 2023 07:46
@ptoscano
Copy link
Collaborator Author

[citest]

@richm richm merged commit 9b9417d into linux-system-roles:main Oct 17, 2023
8 checks passed
@ptoscano ptoscano deleted the tests-containers.podman branch October 17, 2023 14:29
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