Test: Activate some remaining build tests
This commit is contained in:
parent
f5c8fb5fba
commit
bcb25084d3
1 changed files with 10 additions and 0 deletions
|
@ -582,6 +582,11 @@ test-ospf-custom:
|
|||
variables:
|
||||
TEST_NAME: cf-ospf-custom
|
||||
|
||||
test-ospf-area:
|
||||
<<: *test-base
|
||||
variables:
|
||||
TEST_NAME: cf-ospf-area
|
||||
|
||||
test-ospf-vrf:
|
||||
<<: *test-base
|
||||
variables:
|
||||
|
@ -636,3 +641,8 @@ test-babel-auth:
|
|||
<<: *test-base
|
||||
variables:
|
||||
TEST_NAME: cf-babel-auth
|
||||
|
||||
test-rip-base:
|
||||
<<: *test-base
|
||||
variables:
|
||||
TEST_NAME: cf-rip-base
|
||||
|
|
Loading…
Reference in a new issue