Skip to content

Waive for upstream kernels due to cross compile bug

Rachel Sibley requested to merge rasibley/kpet-db:selinux-cross-compile into main

This test is failing on mainline-clang pipeline and most likely suffering from the same issue as other kernel tests where we cross compile the kernel. Waive for now for upstream kernels to prevent it from failing for future pipelines while we investigate the issue.

https://gitlab.com/cki-project/kernel-tests/-/issues/491

Merge request reports