Skip to content

Commit

Permalink
Merge pull request #11006 from mheon/test_failure
Browse files Browse the repository at this point in the history
[v3.2.3-rhel] Remove a test that is nonfunctional on RHEL8
  • Loading branch information
openshift-merge-robot committed Jul 21, 2021
2 parents 1e6fd46 + b2d3af7 commit 78f0bd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/system/090-events.bats
Expand Up @@ -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
}

Expand Down

0 comments on commit 78f0bd7

Please sign in to comment.