]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
CI: Add tests rip-vrf, ibgp-bfd-auth, ebgp-bfd-auth
authorOndrej Zajicek <santiago@crfreenet.org>
Thu, 5 Jun 2025 15:29:39 +0000 (17:29 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Thu, 5 Jun 2025 15:29:39 +0000 (17:29 +0200)
.gitlab-ci.yml
misc/gitlab/data.yml.j2

index 5caf5ff6e06673cf3217b16d45385404018d0692..1535b42bff358f1a65d7d0a281a7fedd6b262eab 100644 (file)
@@ -1529,6 +1529,11 @@ test-ebgp-hostname:
   variables:
     TEST_NAME: cf-ebgp-hostname
 
+test-ebgp-bfd-auth:
+  <<: *test-base
+  variables:
+    TEST_NAME: cf-ebgp-bfd-auth
+
 test-ibgp-loop:
   <<: *test-base
   variables:
@@ -1544,11 +1549,21 @@ test-ibgp-flat:
   variables:
     TEST_NAME: cf-ibgp-flat
 
+test-ibgp-bfd-auth:
+  <<: *test-base
+  variables:
+    TEST_NAME: cf-ibgp-bfd-auth
+
 test-rip-base:
   <<: *test-base
   variables:
     TEST_NAME: cf-rip-base
 
+test-rip-vrf:
+  <<: *test-base
+  variables:
+    TEST_NAME: cf-rip-vrf
+
 test-kernel-learn:
   <<: *test-base
   variables:
index 00adefd41bcc7121210aaba927873e256d207d55..966b201b1e8ba8cc93ec9821628acb761872a404 100644 (file)
@@ -118,10 +118,13 @@ netlab:
   - name: ebgp-role
   - name: ebgp-import-limit
   - name: ebgp-hostname
+  - name: ebgp-bfd-auth
   - name: ibgp-loop
   - name: ibgp-loop-big
   - name: ibgp-flat
+  - name: ibgp-bfd-auth
   - name: rip-base
+  - name: rip-vrf
   - name: kernel-learn
   - name: mpls-bgp
   - name: mpls-bgp-l3vpn