#3252 PR merged
: Reduce the matrix of CI runs: disable the Fedora rawhide and 40 tests, Koji scratch builds, openSUSE Copr builds¶
Labels: fixed / solved / done
, ReaR Project
pcahyna opened issue at 2024-06-17 17:11:¶
Pull Request Details:¶
-
Type: Cleanup
-
Impact: Normal
-
Reference to related issue (URL): #3251
-
How was this pull request tested?
See CI results -
Description of the changes in this pull request:
- Disable some builds and tests to reduce false positives and clutter:
- openSUSE Copr builds from Packit. The opensuse-leap-15.3-x86_64 was obsolete and opensuse-tumbleweed-x86_64 is not considered very useful: https://github.com/rear/rear/pull/3239#issuecomment-2173594371 . In the past, the builds were failing several times due to some breakage in Copr unrelated to ReaR or openSUSE. Disabling them may reduce false alarms from CI.
- Koji scratch builds from Packit. They are unlikely to uncover any other issues than the Copr builds do and the resulting RPMs have not been very useful.
- Fedora rawhide and 40 tests. They fail due to an unknown reason, see #3175. Letting them enabled will only generate false alarms in unrelated PRs.
pcahyna commented at 2024-06-17 18:08:¶
CI tests have not started yet due to https://status.testing-farm.io/issues/2024-06-17-public-large-queue/
pcahyna commented at 2024-06-18 14:40:¶
@rear/contributors, this should be independent of the exact outcome of #3251, as we need to disable rawhide (and f40) tests for now anyway, as they are failing deterministically.
[Export of Github issue for rear/rear.]