]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Run "make check" in system:gcc:sid:amd64
authorMichal Nowak <mnowak@isc.org>
Tue, 5 Dec 2023 08:44:50 +0000 (09:44 +0100)
committerMichal Nowak <mnowak@isc.org>
Tue, 5 Dec 2023 15:25:54 +0000 (16:25 +0100)
Following the discontinuation of the OpenBSD system test in CI, transfer
the execution of the system test using the "make check" method to the
Debian "sid" system test CI job.

(cherry picked from commit 27d51d6ab66a2ada0b7d5067c0a819897487cb47)

.gitlab-ci.yml

index c480bfd58b1fe23ccb90c0e0cdd8109ed1f292a9..f1cf9316e902363dc4abaaeb569e086c62b26ee4 100644 (file)
@@ -963,6 +963,7 @@ gcc:sid:amd64:
 system:gcc:sid:amd64:
   <<: *debian_sid_amd64_image
   <<: *system_test_job
+  <<: *system_test_make_check_job
   needs:
     - job: gcc:sid:amd64
       artifacts: true