Skip to content

Commit

Permalink
Merge pull request #7354 from edsantiago/redisable_sdnotify
Browse files Browse the repository at this point in the history
Re-disable sdnotify tests to try to fix CI
  • Loading branch information
openshift-merge-robot authored Aug 18, 2020
2 parents 49d6468 + 18f36d8 commit 748e882
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/system/260-sdnotify.bats
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ _SOCAT_LOG=
function setup() {
skip_if_remote

skip "FIXME FIXME FIXME, is this what's causing the CI hang???"

# Skip if systemd is not running
systemctl list-units &>/dev/null || skip "systemd not available"

Expand Down

0 comments on commit 748e882

Please sign in to comment.