]> 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:14:31 +0000 (16:14 +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.

.gitlab-ci.yml

index 4b5a060afecfba0be71d9a322cbee12ad987bbdc..66a2156cfa2dfb4ab779b9e72775557ce280e7e2 100644 (file)
@@ -965,6 +965,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