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: manually stop the Candlepin container #153

Merged

Commits on Dec 11, 2023

  1. tests: manually stop the Candlepin container

    It seems the "podman_container" module cannot properly stop the running
    container when being asked using "recreate=true"; hence, do it manually
    before starting the new container.
    
    This also reverts commit 12c1a38, which
    is no more needed now.
    ptoscano committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    264e6c1 View commit details
    Browse the repository at this point in the history