Skip filesystem.sh test job on Fedora-39

looks like there is a kernel bug and the patch is 6+ months old:
https://github.com/osbuild/osbuild-composer/pull/3820#issuecomment-1881726795
This commit is contained in:
Alexander Todorov 2024-01-09 09:40:10 +02:00 committed by Tomáš Hozza
parent a93814c1a8
commit 22febe2316

View file

@ -486,6 +486,14 @@ vmware.sh_ova:
filesystem.sh:
extends: .integration
parallel:
matrix:
- RUNNER:
# don't execute on fedora-39 yet until https://lkml.kernel.org/linux-xfs/20230823220225.3591135-1-david@fromorbit.com/#t is in the kernel
# see also https://github.com/osbuild/osbuild-composer/pull/3820#issuecomment-1881587335 for more details
- aws/fedora-38-x86_64
- *rhel_runners
variables:
SCRIPT: filesystem.sh