Merge pull request #7354 from edsantiago/redisable_sdnotify

Re-disable sdnotify tests to try to fix CI
This commit is contained in:
OpenShift Merge Robot
2020-08-18 17:09:32 +02:00
committed by GitHub

View File

@ -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"