Fix interconnect_attachment_direct tests

This commit is contained in:
Aleksandr Averbukh 2022-03-08 09:36:27 +01:00
parent 96416995c2
commit 7f2d8c85f2
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ def test_vlanattachment(plan_runner):
'advertised_groups': ['ALL_SUBNETS'],
'advertised_ip_ranges': [{'description': 'custom', 'range': '199.36.153.8/30'}],
'asn': 65003,
'keepalive_interval': 20,
}]
def test_router_peer(plan_runner):