]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
CI: Add hostname test to CI
authorOndrej Zajicek <santiago@crfreenet.org>
Tue, 25 Feb 2025 15:52:00 +0000 (16:52 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Tue, 25 Feb 2025 15:52:00 +0000 (16:52 +0100)
.gitlab-ci.yml

index 58f1e6c339e4f5d4fb7186b80a4277f1e1e05de2..b6f34f621ce8f9ae1f130ad35120a3b5a22e4554 100644 (file)
@@ -511,6 +511,11 @@ test-ebgp-import-limit:
   variables:
     TEST_NAME: cf-ebgp-import-limit
 
+test-ebgp-hostname:
+  <<: *test-base
+  variables:
+    TEST_NAME: cf-ebgp-hostname
+
 test-ibgp-loop:
   <<: *test-base
   variables: