diff options
author | Dan Streetman <ddstreet@canonical.com> | 2021-02-26 08:41:16 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2021-03-01 11:18:57 +0100 |
commit | ad60f58e6e7d380b6dfc06c0cb1495565b433f75 (patch) | |
tree | 8b755b90cfe273fb0f2feda9c50c9d46acde690c | |
parent | aa10a8a37a18796682c5e4a3bd8e0b2d1934b602 (diff) | |
download | systemd-ad60f58e6e7d380b6dfc06c0cb1495565b433f75.tar.gz |
Skip TEST-50 on ubuntu ci
This test is flaky, and requires updates to the kernel to fix, so
disable it for now.
https://github.com/systemd/systemd/issues/17469
-rw-r--r-- | test/TEST-50-DISSECT/deny-list-ubuntu-ci | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/TEST-50-DISSECT/deny-list-ubuntu-ci b/test/TEST-50-DISSECT/deny-list-ubuntu-ci new file mode 100644 index 0000000000..e7585d747e --- /dev/null +++ b/test/TEST-50-DISSECT/deny-list-ubuntu-ci @@ -0,0 +1,2 @@ +Skip this test due to issue #17469 +https://github.com/systemd/systemd/issues/17469 |