aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorOndrej Zajicek (work) <santiago@crfreenet.org>2020-04-22 16:03:37 +0200
committerOndrej Zajicek (work) <santiago@crfreenet.org>2020-04-22 17:14:02 +0200
commit3c838ad9fdc553c658ee2fbb466ab8ab4cd14805 (patch)
tree37342b1bb5c0a2218c0ec837660403ba03d37fa8 /.gitlab-ci.yml
parenta6548d5b5be1d0186dfab43b76790803f8c8625e (diff)
downloadbird-3c838ad9fdc553c658ee2fbb466ab8ab4cd14805.tar.gz
Tests: Activate BGP 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 aca4ac11..5655a39e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -368,3 +368,8 @@ test-ospf-custom:
<<: *test-base
variables:
TEST_NAME: cf-ospf-custom
+
+test-bgp-base:
+ <<: *test-base
+ variables:
+ TEST_NAME: cf-bgp-base