From: Ondrej Zajicek (work) Date: Tue, 5 May 2020 00:20:30 +0000 (+0200) Subject: Tests: Activate BGP-int test X-Git-Tag: v2.0.8~73 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f7c34aa227693194e53ca0435dba52c2a839bae8;p=thirdparty%2Fbird.git Tests: Activate BGP-int test --- 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