mirror of
https://github.com/containers/podman.git
synced 2025-10-30 01:17:00 +08:00
As of commit d9183f0587 we use the cirrus.yml skip logic to skip based on source changes. As such the add hoc logic inside our test setup can be removed. However as I did not yet implement the skip logic for all tests task in cirrus.yml it must remain for the other tasks for now. I plan to migrate the other in a week or two once we are confident that the cirrus.yml logic works well for us. Signed-off-by: Paul Holzinger <pholzing@redhat.com>