2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

Do not add AlmaLinux 8 FIPS unit and system test in MR pipelines

(cherry picked from commit 3b274e5993)
This commit is contained in:
Michal Nowak
2025-07-09 17:41:24 +02:00
parent 3c80f205ae
commit b35b501f8d

View File

@@ -976,6 +976,7 @@ gcc:8fips:amd64:
system:gcc:8fips:amd64:
<<: *almalinux_8fips_amd64_image
<<: *system_test_job
<<: *api_pipelines_schedules_tags_triggers_web_triggering_rules
variables:
GIT_CLONE_PATH: "${GIT_CLONE_PATH_INSTANCE_EXECUTOR}"
needs:
@@ -985,6 +986,7 @@ system:gcc:8fips:amd64:
unit:gcc:8fips:amd64:
<<: *almalinux_8fips_amd64_image
<<: *unit_test_job
<<: *api_pipelines_schedules_tags_triggers_web_triggering_rules
variables:
GIT_CLONE_PATH: "${GIT_CLONE_PATH_INSTANCE_EXECUTOR}"
needs: