From: Jana Babovakova Date: Thu, 5 Jun 2025 16:05:06 +0000 (+0200) Subject: CI: add first ebgp-refresh test case to CI (testing to add a subtest). X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71acd91a528247d71363310ce1e6155e0697f09f;p=thirdparty%2Fbird.git CI: add first ebgp-refresh test case to CI (testing to add a subtest). --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5caf5ff6e..46c5b68c8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1574,3 +1574,8 @@ test-aspa-filter: variables: TEST_NAME: cf-aspa-filter +test-ebgp-refresh/gen/nono-none-nono-enhanced: + <<: *test-base + variables: + TEST_NAME: cf-ebgp-refresh/gen/nono-none-nono-enhanced + diff --git a/misc/gitlab/data.yml.j2 b/misc/gitlab/data.yml.j2 index 00adefd41..e8082f178 100644 --- a/misc/gitlab/data.yml.j2 +++ b/misc/gitlab/data.yml.j2 @@ -127,3 +127,4 @@ netlab: - name: mpls-bgp-l3vpn - name: bgp-aspa - name: aspa-filter + - name: ebgp-refresh/gen/nono-none-nono-enhanced