-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test: Skip NFS related tests on Fedora 42/43 #2024
Conversation
at least it ran through the end now, but still 4 failures. What worries me is
This is independent, so I'll leave that for a separate PR (it'll be a naughty pattern in bots). (not SELinux) testAddDiskPool is the same. testAddDiskDirPool is different -- it already fails during early setup in That leaves testAddDiskNFS , which triggers the kernel oops. So that one has to be skipped as well. |
5f0f1c3
to
35a2786
Compare
This is clearing up now it's down to testAddDisk{Pool,SCSI} which I discussed above. and Fedora 42 has the same kernel, so extending the skips. |
It works now.
Setting up an NFS pool triggers a kernel oops: https://bugzilla.redhat.com/show_bug.cgi?id=2344326 This cannot be recovered from and breaks all subsequent tests and the VM, so skip the pool tests wholesale.
35a2786
to
df0c971
Compare
I reported the BPF related bug to https://bugzilla.redhat.com/show_bug.cgi?id=2344342 and created known issue cockpit-project/bots#7405 . I'll create a bots naughty thing, block on that. TF is having a bad time right now anyway, and there's this exciting issue:
I'll fix this along. |
Robustify the amazon-ec2-utils workaround: Fedora 42 images don't seem to have /dev/nvme* any more, so don't fail on > Failed to open the device '/dev/nvme*': No such device
/packit test |
Whew, green! |
Setting up an NFS pool triggers a kernel oops:
https://bugzilla.redhat.com/show_bug.cgi?id=2344326
This cannot be recovered from and breaks all subsequent tests and the VM, so skip the pool tests wholesale.
Avoids this mess: https://artifacts.dev.testing-farm.io/64435bb1-4258-45fc-a3ab-25d967adaee7/