Skip to content

Commit

Permalink
naughty: Add pattern for systemd-coredump RHEL 9 regression
Browse files Browse the repository at this point in the history
Known issue #6475
Downstream report: https://issues.redhat.com/browse/RHEL-40259
  • Loading branch information
martinpitt committed Jun 6, 2024
1 parent 7a2f2d2 commit 9063d7d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions naughty/rhel-9/6475-coredump-eperm-mntns
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Traceback (most recent call last):
File "test/verify/check-connection", line *, in testBasic
self.check_basic_with_start_stop(m.start_cockpit, m.stop_cockpit)
File "test/verify/check-connection", line *, in check_basic_with_start_stop
testlib.wait(lambda: m.execute("journalctl -b | grep 'Process.*systemd-hostnam.*of user.*dumped core.'"))
*
subprocess.CalledProcessError: *journalctl -b*systemd-hostnam*returned non-zero exit status 1.

0 comments on commit 9063d7d

Please sign in to comment.