From 3579345012102777b41081e6d56884fb423beb56 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Thu, 26 Sep 2024 14:15:10 +0200 Subject: [PATCH] naughty: #6792 applies to rhel-10-0 as well --- naughty/rhel-10/6792-swtpm-and-selinux-again-sigh | 5 +++++ naughty/rhel-10/6792-swtpm-and-selinux-again-sigh-2 | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 naughty/rhel-10/6792-swtpm-and-selinux-again-sigh create mode 100644 naughty/rhel-10/6792-swtpm-and-selinux-again-sigh-2 diff --git a/naughty/rhel-10/6792-swtpm-and-selinux-again-sigh b/naughty/rhel-10/6792-swtpm-and-selinux-again-sigh new file mode 100644 index 0000000000..6ba0a3d105 --- /dev/null +++ b/naughty/rhel-10/6792-swtpm-and-selinux-again-sigh @@ -0,0 +1,5 @@ +*internal error: Could not run '/usr/bin/swtpm_setup'.* +* +Traceback (most recent call last): + File "check-machines-create", line *, in testConfigureBeforeInstall + testlib.wait(lambda: "VmNotInstalled" in m.execute("virsh list --persistent"), delay=3) diff --git a/naughty/rhel-10/6792-swtpm-and-selinux-again-sigh-2 b/naughty/rhel-10/6792-swtpm-and-selinux-again-sigh-2 new file mode 100644 index 0000000000..06ad7e8bca --- /dev/null +++ b/naughty/rhel-10/6792-swtpm-and-selinux-again-sigh-2 @@ -0,0 +1,5 @@ +*internal error: Could not run '/usr/bin/swtpm_setup'.* +* +Traceback (most recent call last): + File "check-machines-create", line *, in testConfigureBeforeInstallBiosTPM + b.wait_in_text(f"#vm-{vmName}-system-state", "Running")