-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
naughty: #6792 applies to rhel-10-0 as well
- Loading branch information
1 parent
411331a
commit f9e8fe6
Showing
2 changed files
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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") |