From f1b63be50f7998c13d9c9180c921bf89a5cceecc Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Fri, 3 Nov 2023 05:46:15 +0100 Subject: [PATCH] naughty: Drop #5468 The change in https://github.com/cockpit-project/cockpit/pull/19549 avoids running into this issue. --- naughty/fedora-38/5468-stratis-key-set | 7 ------- naughty/fedora-39/5468-stratis-key-set | 7 ------- 2 files changed, 14 deletions(-) delete mode 100644 naughty/fedora-38/5468-stratis-key-set delete mode 100644 naughty/fedora-39/5468-stratis-key-set diff --git a/naughty/fedora-38/5468-stratis-key-set b/naughty/fedora-38/5468-stratis-key-set deleted file mode 100644 index 2f4a27ffbd..0000000000 --- a/naughty/fedora-38/5468-stratis-key-set +++ /dev/null @@ -1,7 +0,0 @@ -termios.error: (25, 'Inappropriate ioctl for device') -* -Traceback (most recent call last): - File "test/verify/check-storage-stratis", line *, in testEncrypted - m.execute("echo not-the-passphrase | stratis key set --capture-key pool0") -* -subprocess.CalledProcessError diff --git a/naughty/fedora-39/5468-stratis-key-set b/naughty/fedora-39/5468-stratis-key-set deleted file mode 100644 index 2f4a27ffbd..0000000000 --- a/naughty/fedora-39/5468-stratis-key-set +++ /dev/null @@ -1,7 +0,0 @@ -termios.error: (25, 'Inappropriate ioctl for device') -* -Traceback (most recent call last): - File "test/verify/check-storage-stratis", line *, in testEncrypted - m.execute("echo not-the-passphrase | stratis key set --capture-key pool0") -* -subprocess.CalledProcessError