Fix interconnect_attachment_direct tests

This commit is contained in:
Aleksandr Averbukh 2022-03-08 09:34:47 +01:00
parent 0d88fd78e8
commit 96416995c2
1 changed files with 1 additions and 1 deletions

View File

@ -33,9 +33,9 @@ _VAR_ROUTER_CONFIG = (
'{' '{'
'description="", ' 'description="", '
'asn=65003, ' 'asn=65003, '
'keepalive_interval=20, '
'advertise_config= {' 'advertise_config= {'
' mode="CUSTOM", ' ' mode="CUSTOM", '
' keepalive_interval= 20, '
' groups=["ALL_SUBNETS"], ' ' groups=["ALL_SUBNETS"], '
' ip_ranges = {' ' ip_ranges = {'
' "199.36.153.8/30" = "custom" }, ' ' "199.36.153.8/30" = "custom" }, '