mirror of
https://github.com/containers/podman.git
synced 2026-02-05 06:45:31 +01:00
test/system: remove distro-integration bats tag
The distro-integration tag was added for fedora openQA to only run a subset of tests. However since it was added only a few new tests have been labelled like that and in general a normal contributor or even maintianer has no idea when to add this tag. We also have been seeing several regressions getting into fedora that these tests would have caught. As such I worked with Adam to enable all tests for fedora openQA so we actually have proper coverage. This has been working for a few weeks so I think we can dop these tags so upstream does not need to bother with them at all. https://pagure.io/fedora-qa/os-autoinst-distri-fedora/issue/373 Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
@@ -24,7 +24,7 @@ $0 is a wrapper for invoking podman system tests.
|
||||
match that string.
|
||||
|
||||
--tag=TAG Passed on to bats as '--filter-tags TAG'
|
||||
As of 2023-07-26 the only tag used is 'distro-integration'
|
||||
As of 2025-09-01 the only tag used is 'ci:parallel'
|
||||
|
||||
-t, --tap Passed on to bats, which will format output in TAP format
|
||||
|
||||
|
||||
Reference in New Issue
Block a user