From b465604eb13fc57ebe240556ebf0d4469690c906 Mon Sep 17 00:00:00 2001 From: "Ondrej Zajicek (work)" Date: Tue, 28 Apr 2020 14:58:43 +0200 Subject: [PATCH] Tests: Activate BGP-auth test --- .gitlab-ci.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a5427c3a..119d4be9 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