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

In a concurrent removal test, don't remove concurrently with builds #18664

Merged
merged 1 commit into from
May 23, 2023

Commits on May 23, 2023

  1. In a concurrent removal test, don't remove concurrently with builds

    This test is intended to test concurrent removals, so don't
    risk a removal breaking a build.
    
    Fixes containers#18659 .
    
    (The sitaution that removals can break a build WIP is a real
    problem that should be fixed, but that's not a target of this test.)
    
    Signed-off-by: Miloslav Trmač <mitr@redhat.com>
    mtrmac committed May 23, 2023
    Configuration menu
    Copy the full SHA
    fb8a124 View commit details
    Browse the repository at this point in the history