summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorOndrej Zajicek (work) <santiago@crfreenet.org>2021-06-11 01:31:10 +0200
committerOndrej Zajicek (work) <santiago@crfreenet.org>2021-06-11 01:31:10 +0200
commit3f19100f5a47dce96d336d68e0cbe72de5d9ba60 (patch)
tree73427e7cf2d681ffbe9ec7b7ed1f82f564555d78 /.gitlab-ci.yml
parent596f2e32e38bef076001f4b9a4c75b07fd0264b7 (diff)
CI: Allow Babel tests
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c54b61bc..65a0a05b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -626,3 +626,13 @@ test-ibgp-star:
<<: *test-base
variables:
TEST_NAME: cf-ibgp-flat
+
+test-babel-base:
+ <<: *test-base
+ variables:
+ TEST_NAME: cf-babel-base
+
+test-babel-auth:
+ <<: *test-base
+ variables:
+ TEST_NAME: cf-babel-auth