diff --git a/pkg/rules/packages-to-build.yml b/pkg/rules/packages-to-build.yml index e50e5daa..5c03ce02 100644 --- a/pkg/rules/packages-to-build.yml +++ b/pkg/rules/packages-to-build.yml @@ -26,12 +26,15 @@ test-image: include: - image: 'almalinux:9' systemd_service_unit_file: pkg/common/cascaded.s* + rpm_rpmlint_check_filters: bad-manual-page-folder - image: 'almalinux:8' systemd_service_unit_file: pkg/common/cascaded.s* + rpm_rpmlint_check_filters: bad-manual-page-folder - image: 'almalinux:10' systemd_service_unit_file: pkg/common/cascaded.s* + rpm_rpmlint_check_filters: bad-manual-page-folder # 'mode' is not used by the package building workflow job, but is used by the package testing workflow job. # Ploutos will not include this key when using this matrix definition to generate package building matrix