You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should Be Equal Value Json String ${r.json()} $..BGP_AUTH_KEY_TYPE {{ vxlan.underlay.bgp.authentication_key_type | default(defaults.vxlan.underlay.bgp.authentication_key_type) }} msg=BGP_AUTH_KEY_TYPE
74
74
Should Be Equal Value Json String ${r.json()} $..BGP_AUTH_KEY {{ vxlan.underlay.bgp.authentication_key | default(omit) }} msg=BGP_AUTH_KEY
75
75
{% endif %}
76
-
77
-
{% if not (vxlan.global.ibgp.vpc.advertise_pip | default(defaults.vxlan.global.ibgp.vpc.advertise_pip) | bool) %}
Should Be Equal Value Json String ${r.json()} $..ADVERTISE_PIP_ON_BORDER {{ vxlan.global.ibgp.vpc.advertise_pip_border_only | default(defaults.vxlan.global.ibgp.vpc.advertise_pip_border_only) | lower}} msg=ADVERTISE_PIP_ON_BORDER
79
79
{% endif %}
80
80
Should Be Equal Value Json String ${r.json()} $..VPC_DOMAIN_ID_RANGE {{ vxlan.global.ibgp.vpc.domain_id_range | default(defaults.vxlan.global.ibgp.vpc.domain_id_range) }} msg=VPC_DOMAIN_ID_RANGE
0 commit comments