Commit f1ffe6a2 authored by Ondrej Zajicek (work)'s avatar Ondrej Zajicek (work)
Browse files

Add new BGP tests

parent 5a6e8380
Loading
Loading
Loading
Loading
+25 −0
Original line number Diff line number Diff line
@@ -388,3 +388,28 @@ test-bgp-int:
  <<: *test-base
  variables:
    TEST_NAME: cf-bgp-int

test-bgp-merged:
  <<: *test-base
  variables:
    TEST_NAME: cf-bgp-merged

test-ebgp-loop:
  <<: *test-base
  variables:
    TEST_NAME: cf-ebgp-loop

test-ebgp-star:
  <<: *test-base
  variables:
    TEST_NAME: cf-ebgp-star

test-ibgp-loop:
  <<: *test-base
  variables:
    TEST_NAME: cf-ibgp-loop

test-ibgp-star:
  <<: *test-base
  variables:
    TEST_NAME: cf-ibgp-flat