Skip to content

Commit 0645442

Browse files
committed
Revert "[BGP] Disable BFD"
This reverts commit c3b4c5e. BFD can be enabled again (default configuration), once OSPRH-14536 has been fixed.
1 parent 6de554a commit 0645442

File tree

6 files changed

+0
-6
lines changed

6 files changed

+0
-6
lines changed

examples/dt/bgp_dt01/edpm/computes/r0/values.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ data:
2525
edpm_frr_bgp_ipv4_src_network: bgpmainnet
2626
edpm_frr_bgp_ipv6_src_network: bgpmainnetv6
2727
edpm_frr_bgp_neighbor_password: f00barZ
28-
edpm_frr_bfd: false
2928
timesync_ntp_servers:
3029
- hostname: pool.ntp.org
3130
# conntrack is necessary for some tobiko tests

examples/dt/bgp_dt01/edpm/computes/r1/values.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ data:
2525
edpm_frr_bgp_ipv4_src_network: bgpmainnet
2626
edpm_frr_bgp_ipv6_src_network: bgpmainnetv6
2727
edpm_frr_bgp_neighbor_password: f00barZ
28-
edpm_frr_bfd: false
2928
timesync_ntp_servers:
3029
- hostname: pool.ntp.org
3130
# conntrack is necessary for some tobiko tests

examples/dt/bgp_dt01/edpm/computes/r2/values.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ data:
2525
edpm_frr_bgp_ipv4_src_network: bgpmainnet
2626
edpm_frr_bgp_ipv6_src_network: bgpmainnetv6
2727
edpm_frr_bgp_neighbor_password: f00barZ
28-
edpm_frr_bfd: false
2928
timesync_ntp_servers:
3029
- hostname: pool.ntp.org
3130
# conntrack is necessary for some tobiko tests

examples/dt/bgp_dt01/edpm/networkers/r0/values.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ data:
2525
edpm_frr_bgp_ipv4_src_network: bgpmainnet
2626
edpm_frr_bgp_ipv6_src_network: bgpmainnetv6
2727
edpm_frr_bgp_neighbor_password: f00barZ
28-
edpm_frr_bfd: false
2928
timesync_ntp_servers:
3029
- hostname: pool.ntp.org
3130
# conntrack is necessary for some tobiko tests

examples/dt/bgp_dt01/edpm/networkers/r1/values.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ data:
2525
edpm_frr_bgp_ipv4_src_network: bgpmainnet
2626
edpm_frr_bgp_ipv6_src_network: bgpmainnetv6
2727
edpm_frr_bgp_neighbor_password: f00barZ
28-
edpm_frr_bfd: false
2928
timesync_ntp_servers:
3029
- hostname: pool.ntp.org
3130
# conntrack is necessary for some tobiko tests

examples/dt/bgp_dt01/edpm/networkers/r2/values.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ data:
2525
edpm_frr_bgp_ipv4_src_network: bgpmainnet
2626
edpm_frr_bgp_ipv6_src_network: bgpmainnetv6
2727
edpm_frr_bgp_neighbor_password: f00barZ
28-
edpm_frr_bfd: false
2928
timesync_ntp_servers:
3029
- hostname: pool.ntp.org
3130
# conntrack is necessary for some tobiko tests

0 commit comments

Comments
 (0)