From: Ondrej Zajicek (work) Date: Tue, 28 Apr 2020 12:58:43 +0000 (+0200) Subject: Tests: Activate BGP-auth test X-Git-Tag: v2.0.8~79 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b465604eb13fc57ebe240556ebf0d4469690c906;p=thirdparty%2Fbird.git Tests: Activate BGP-auth test --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a5427c3a2..119d4be9c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -378,3 +378,8 @@ test-bgp-base: <<: *test-base variables: TEST_NAME: cf-bgp-base + +test-bgp-auth: + <<: *test-base + variables: + TEST_NAME: cf-bgp-auth