aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorOndrej Zajicek (work) <santiago@crfreenet.org>2020-04-28 03:52:47 +0200
committerOndrej Zajicek (work) <santiago@crfreenet.org>2020-04-28 03:52:47 +0200
commit716e11a58437498c09ffdb321b0de4e28a7383d8 (patch)
tree715841ac80dbbb81ceb09fc074694e2e4048eb56 /.gitlab-ci.yml
parent3c838ad9fdc553c658ee2fbb466ab8ab4cd14805 (diff)
downloadbird-716e11a58437498c09ffdb321b0de4e28a7383d8.tar.gz
Tests: Activate OSPF-VRF test
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5655a39e..a5427c3a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -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: