]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
ci: disable running arm64 tests on Fedora
authorJo Zzsi <jozzsicsataban@gmail.com>
Thu, 3 Jul 2025 12:33:46 +0000 (08:33 -0400)
committerLaszlo <laszlo.gombos@gmail.com>
Wed, 6 Aug 2025 10:17:59 +0000 (06:17 -0400)
If CI is not kept green, than it is hard to separate regressions
caused by PRs from regressions not caused by PRs.

The primary purpose of the CI is to help contributors to highlight
regressions caused by PRs. Leaving tests broken caused by
changes in distributions and not by dracut changes would make it
harder to contribute to dracut.

Ideally we want to respond changes in distributions,                                                                                                                                                                                  but for this the project is leaning on specific
Linux distribution contributors (Fedora in this case)                                                                                                                                                                                 to help out who are more familiar with distribution
specific regressions and changes.

Issue filed https://github.com/dracut-ng/dracut-ng/issues/1406

.github/workflows/integration-extra-arm64.yml

index eecfc4bc226338b82ab9cd1b3a70cbc86fa61e71..a30631cca13b42b859afde323e7477548dc257ba 100644 (file)
@@ -25,7 +25,6 @@ jobs:
             matrix:
                 container:
                     - debian
-                    - fedora
                     - opensuse
                     - ubuntu
                     - void