summaryrefslogtreecommitdiff
path: root/test/system/260-sdnotify.bats
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-08-19 20:31:45 +0200
committerGitHub <noreply@github.com>2020-08-19 20:31:45 +0200
commit15073f444e1e65881bc84eeeb275a564f39fb51e (patch)
treef1514a4eeb89860332248d620d195c76f047618c /test/system/260-sdnotify.bats
parentd6ae56113a4cff36b358f71e9ffc5e5eb6c6e9b3 (diff)
parentd254fa4c35d81992084ddad300adf487239808db (diff)
downloadpodman-15073f444e1e65881bc84eeeb275a564f39fb51e.tar.gz
podman-15073f444e1e65881bc84eeeb275a564f39fb51e.tar.bz2
podman-15073f444e1e65881bc84eeeb275a564f39fb51e.zip
Merge pull request #7362 from edsantiago/bats
system tests: enable more remote tests; cleanup
Diffstat (limited to 'test/system/260-sdnotify.bats')
-rw-r--r--test/system/260-sdnotify.bats2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/system/260-sdnotify.bats b/test/system/260-sdnotify.bats
index 7be4be983..62d3c1497 100644
--- a/test/system/260-sdnotify.bats
+++ b/test/system/260-sdnotify.bats
@@ -10,7 +10,7 @@ _SOCAT_PID=
_SOCAT_LOG=
function setup() {
- skip_if_remote
+ skip_if_remote "systemd tests are meaningless over remote"
skip "FIXME FIXME FIXME, is this what's causing the CI hang???"