-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
images: Move ubuntu-stable to noble devel series
The current devel series will become 24.04 LTS, thus a major/important release again. Let's avoid repeating a regression catastrophe like 23.10 mantic, and start testing on it early, so that we have a chance to fix up everything by the final release. Disable -proposed for noble, as that has all the broken bits. Add message filters for AppArmor regressions, and copy naughties which now apply to 24.04.
- Loading branch information
1 parent
47c6a64
commit dabf819
Showing
9 changed files
with
42 additions
and
1 deletion.
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
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
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
5 changes: 5 additions & 0 deletions
5
naughty/ubuntu-stable/5106-journalctl-since-until-behaviour-change
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 @@ | ||
Traceback (most recent call last): | ||
File "*", line *, in testEvents | ||
* | ||
testlib.Error: timeout | ||
wait_js_cond(ph_is_present(".cockpit-log-message:contains('Created slice cockpittest.slice.')")): Uncaught (in promise) Error: condition did not become true |
4 changes: 4 additions & 0 deletions
4
naughty/ubuntu-stable/5106-journalctl-since-until-behaviour-change-2
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,4 @@ | ||
Traceback (most recent call last): | ||
File "*", line *, in testRebootAndTime | ||
* | ||
*"January 1, 2037"*"check-journal"*"BEFORE BOOT"* condition did not become true |
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 @@ | ||
apparmor="DENIED" operation="open" class="file" profile="libvirt*" name="/sys/*/queue/zoned" * comm="qemu-system-x86" requested_mask="r" denied_mask="r" |
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,7 @@ | ||
warning: Unexpected error when getting logged in accounts* | ||
* | ||
Traceback (most recent call last): | ||
File "test/verify/check-users", line *, in testUserPasswords | ||
b.wait_visible("#account-groups-helper") | ||
* | ||
testlib.Error: timeout |
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,8 @@ | ||
warning: Unexpected error when getting logged in accounts* | ||
* | ||
Traceback (most recent call last): | ||
File "test/verify/check-users", line *, in testGroups | ||
selectGroupFromMenu("testgroup0", enabled=True) | ||
File "test/verify/check-users", line *, in selectGroupFromMenu | ||
* | ||
testlib.Error: timeout |
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,6 @@ | ||
[<0>] md_stop+* | ||
* | ||
[<0>] dev_suspend+* | ||
* | ||
File "check-storage-lvm2", line *, in testRaidRepair | ||
self.dialog_wait_close() # wait for repair to finish |