9174472 Run podman tests on updates

Authored and Committed by adamwill 2 years ago
    Run podman tests on updates
    
    It has been noted that updates have broken podman in the past and
    this is a major issue for some users. Let's create a new update
    flavor and run the test in it. We'll use the server image as a
    base, but it's not really a server test, so I'm giving it its own
    flavor so it's not run on updates that we only want to run server
    tests on, and we can schedule just this test to run on container-y
    updates.
    
    As part of this, we need to install podman before running the
    test; for flavors we currently run it on we expect podman to be
    preinstalled, but that's not true for the server base image.
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>
    
        
file modified
+47 -0
file modified
+2 -0