]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Test: Activate some remaining build tests
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 5 Jan 2022 19:07:27 +0000 (20:07 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 5 Jan 2022 19:07:27 +0000 (20:07 +0100)
.gitlab-ci.yml

index e7eaa66b2c43b26e9a7ada40fd50492624db90ef..1325e9e8f0851d9809d38276b9fe5de397badc43 100644 (file)
@@ -582,6 +582,11 @@ test-ospf-custom:
   variables:
     TEST_NAME: cf-ospf-custom
 
+test-ospf-area:
+  <<: *test-base
+  variables:
+    TEST_NAME: cf-ospf-area
+
 test-ospf-vrf:
   <<: *test-base
   variables:
@@ -636,3 +641,8 @@ test-babel-auth:
   <<: *test-base
   variables:
     TEST_NAME: cf-babel-auth
+
+test-rip-base:
+  <<: *test-base
+  variables:
+    TEST_NAME: cf-rip-base