From f7c34aa227693194e53ca0435dba52c2a839bae8 Mon Sep 17 00:00:00 2001 From: "Ondrej Zajicek (work)" Date: Tue, 5 May 2020 02:20:30 +0200 Subject: [PATCH] Tests: Activate BGP-int test --- .gitlab-ci.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e7f7c7cae..52630f1d2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -383,3 +383,8 @@ test-bgp-auth: <<: *test-base variables: TEST_NAME: cf-bgp-auth + +test-bgp-int: + <<: *test-base + variables: + TEST_NAME: cf-bgp-int -- 2.39.2