mirror of
https://github.com/containers/podman.git
synced 2025-05-17 15:18:43 +08:00
Merge pull request #11006 from mheon/test_failure
[v3.2.3-rhel] Remove a test that is nonfunctional on RHEL8
This commit is contained in:
@ -81,6 +81,7 @@ function _events_disjunctive_filters() {
|
||||
|
||||
@test "events with disjunctive filters - journald" {
|
||||
skip_if_remote "remote does not support --events-backend"
|
||||
skip_if_journald_unavailable "system does not support journald events"
|
||||
_events_disjunctive_filters --events-backend=journald
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user