From 5f1d6c364850cfceea7d3ad5dd3ee98260eda64f Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Wed, 24 May 2023 14:01:22 +0300 Subject: [PATCH] naughty: Add pattern for #4796 --- naughty/fedora-37/4796-stratis-runs-clevis-too-early | 2 ++ naughty/fedora-38/4796-stratis-runs-clevis-too-early | 2 ++ naughty/rhel-8/4796-stratis-runs-clevis-too-early | 2 ++ naughty/rhel-9/4796-stratis-runs-clevis-too-early | 2 ++ 4 files changed, 8 insertions(+) create mode 100644 naughty/fedora-37/4796-stratis-runs-clevis-too-early create mode 100644 naughty/fedora-38/4796-stratis-runs-clevis-too-early create mode 100644 naughty/rhel-8/4796-stratis-runs-clevis-too-early create mode 100644 naughty/rhel-9/4796-stratis-runs-clevis-too-early diff --git a/naughty/fedora-37/4796-stratis-runs-clevis-too-early b/naughty/fedora-37/4796-stratis-runs-clevis-too-early new file mode 100644 index 0000000000..d0e084dea8 --- /dev/null +++ b/naughty/fedora-37/4796-stratis-runs-clevis-too-early @@ -0,0 +1,2 @@ + File "test/verify/check-storage-stratis", line *, in testBasic + self.wait_mounted(1, 1) # should be mounted after boot diff --git a/naughty/fedora-38/4796-stratis-runs-clevis-too-early b/naughty/fedora-38/4796-stratis-runs-clevis-too-early new file mode 100644 index 0000000000..d0e084dea8 --- /dev/null +++ b/naughty/fedora-38/4796-stratis-runs-clevis-too-early @@ -0,0 +1,2 @@ + File "test/verify/check-storage-stratis", line *, in testBasic + self.wait_mounted(1, 1) # should be mounted after boot diff --git a/naughty/rhel-8/4796-stratis-runs-clevis-too-early b/naughty/rhel-8/4796-stratis-runs-clevis-too-early new file mode 100644 index 0000000000..d0e084dea8 --- /dev/null +++ b/naughty/rhel-8/4796-stratis-runs-clevis-too-early @@ -0,0 +1,2 @@ + File "test/verify/check-storage-stratis", line *, in testBasic + self.wait_mounted(1, 1) # should be mounted after boot diff --git a/naughty/rhel-9/4796-stratis-runs-clevis-too-early b/naughty/rhel-9/4796-stratis-runs-clevis-too-early new file mode 100644 index 0000000000..d0e084dea8 --- /dev/null +++ b/naughty/rhel-9/4796-stratis-runs-clevis-too-early @@ -0,0 +1,2 @@ + File "test/verify/check-storage-stratis", line *, in testBasic + self.wait_mounted(1, 1) # should be mounted after boot