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