forked from cockpit-project/bots
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
naughty: Make patterns for cockpit-project#5090 less specific
The message is not triggered by the function in the backtrace, but sometime earlier.
- Loading branch information
Showing
2 changed files
with
0 additions
and
4 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 |
---|---|---|
@@ -1,5 +1,3 @@ | ||
> warning: Error resizing logical volume: Process reported exit code 5: File system device usage is not available from libblkid. | ||
* | ||
Traceback (most recent call last): | ||
File "check-storage-stratis", line *, in testPoolResize | ||
b.wait_not_present(vol_tab + " button:contains(Shrink volume)") |
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 |
---|---|---|
@@ -1,5 +1,3 @@ | ||
> warning: Error resizing logical volume: Process reported exit code 5: File system device usage is not available from libblkid. | ||
* | ||
Traceback (most recent call last): | ||
File "check-storage-stratis", line *, in testPoolResize | ||
b.wait_not_present(vol_tab + " button:contains(Shrink volume)") |