]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Tests: Activate OSPF-VRF test
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Tue, 28 Apr 2020 01:52:47 +0000 (03:52 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Tue, 28 Apr 2020 01:52:47 +0000 (03:52 +0200)
.gitlab-ci.yml

index 5655a39e6437c5012924b285917a5b0a42bdd494..a5427c3a2dab14514adc14da62c6980d6bbe0981 100644 (file)
@@ -369,6 +369,11 @@ test-ospf-custom:
   variables:
     TEST_NAME: cf-ospf-custom
 
+test-ospf-vrf:
+  <<: *test-base
+  variables:
+    TEST_NAME: cf-ospf-vrf
+
 test-bgp-base:
   <<: *test-base
   variables: