aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOndrej Zajicek (work) <santiago@crfreenet.org>2022-01-05 20:07:27 +0100
committerOndrej Zajicek (work) <santiago@crfreenet.org>2022-01-05 20:07:27 +0100
commitbcb25084d31fdb90fcf1666f10e73fe0f863afc0 (patch)
treeb662145ec0f93d6a5106dd6c825e461c7bdf56bf
parentf5c8fb5fba959d356ce1ea0fb5879223f76137f7 (diff)
downloadbird-bcb25084d31fdb90fcf1666f10e73fe0f863afc0.tar.gz
Test: Activate some remaining build tests
-rw-r--r--.gitlab-ci.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e7eaa66b..1325e9e8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -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