summaryrefslogtreecommitdiff
path: root/test/system/130-kill.bats
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-08-04 14:58:35 +0200
committerGitHub <noreply@github.com>2020-08-04 14:58:35 +0200
commit6aed1076a21bc913210efd1f6ad7377dfd85a9f2 (patch)
tree3c5e6fe3267f360704ce5b10237ce884702b16c0 /test/system/130-kill.bats
parent7eca5571dc9d39590bc0127f15257921dea30c55 (diff)
parenta4fcf09b7ab5daa30b37705702ba2c2e30e8f9c5 (diff)
downloadpodman-6aed1076a21bc913210efd1f6ad7377dfd85a9f2.tar.gz
podman-6aed1076a21bc913210efd1f6ad7377dfd85a9f2.tar.bz2
podman-6aed1076a21bc913210efd1f6ad7377dfd85a9f2.zip
Merge pull request #7111 from edsantiago/reenable_remote_system_tests
Reenable remote system tests
Diffstat (limited to 'test/system/130-kill.bats')
-rw-r--r--test/system/130-kill.bats2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/system/130-kill.bats b/test/system/130-kill.bats
index c16e64c58..05090f852 100644
--- a/test/system/130-kill.bats
+++ b/test/system/130-kill.bats
@@ -6,6 +6,8 @@
load helpers
@test "podman kill - test signal handling in containers" {
+ skip_if_remote "FIXME: pending #7135"
+
# podman-remote and crun interact poorly in f31: crun seems to gobble up
# some signals.
# Workaround: run 'env --default-signal sh' instead of just 'sh' in