Skip to content

Commit

Permalink
Change default FRR release to 9.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ipspace committed Sep 8, 2023
1 parent 27a6a7e commit 985c297
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion netsim/devices/frr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ clab:
group_vars:
ansible_connection: docker
ansible_user: root
image: frrouting/frr:v8.4.0
image: quay.io/frrouting/frr:9.0.1
mtu: 1500
node:
kind: linux
Expand Down
20 changes: 10 additions & 10 deletions tests/topology/expected/components.yml
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ nodes:
type: ebgp
next_hop_self: true
router_id: 10.0.0.1
box: frrouting/frr:v8.4.0
box: quay.io/frrouting/frr:9.0.1
clab:
binds:
- clab_files/c1/daemons:/etc/frr/daemons
Expand Down Expand Up @@ -444,7 +444,7 @@ nodes:
type: ebgp
next_hop_self: true
router_id: 10.0.0.2
box: frrouting/frr:v8.4.0
box: quay.io/frrouting/frr:9.0.1
clab:
binds:
- clab_files/c2/daemons:/etc/frr/daemons
Expand Down Expand Up @@ -517,7 +517,7 @@ nodes:
type: ibgp
next_hop_self: true
router_id: 10.0.0.4
box: frrouting/frr:v8.4.0
box: quay.io/frrouting/frr:9.0.1
clab:
binds:
- clab_files/leaf/daemons:/etc/frr/daemons
Expand Down Expand Up @@ -658,7 +658,7 @@ nodes:
type: ibgp
next_hop_self: true
router_id: 10.0.0.6
box: frrouting/frr:v8.4.0
box: quay.io/frrouting/frr:9.0.1
clab:
binds:
- clab_files/leaf/daemons:/etc/frr/daemons
Expand Down Expand Up @@ -812,7 +812,7 @@ nodes:
type: ebgp
next_hop_self: true
router_id: 10.0.0.7
box: frrouting/frr:v8.4.0
box: quay.io/frrouting/frr:9.0.1
clab:
binds:
- clab_files/s1/daemons:/etc/frr/daemons
Expand Down Expand Up @@ -922,7 +922,7 @@ nodes:
type: ebgp
next_hop_self: true
router_id: 10.0.0.8
box: frrouting/frr:v8.4.0
box: quay.io/frrouting/frr:9.0.1
clab:
binds:
- clab_files/s2/daemons:/etc/frr/daemons
Expand Down Expand Up @@ -1019,7 +1019,7 @@ nodes:
type: ibgp
next_hop_self: true
router_id: 10.0.0.10
box: frrouting/frr:v8.4.0
box: quay.io/frrouting/frr:9.0.1
clab:
binds:
- clab_files/leaf/daemons:/etc/frr/daemons
Expand Down Expand Up @@ -1160,7 +1160,7 @@ nodes:
type: ibgp
next_hop_self: true
router_id: 10.0.0.12
box: frrouting/frr:v8.4.0
box: quay.io/frrouting/frr:9.0.1
clab:
binds:
- clab_files/leaf/daemons:/etc/frr/daemons
Expand Down Expand Up @@ -1314,7 +1314,7 @@ nodes:
type: ebgp
next_hop_self: true
router_id: 10.0.0.13
box: frrouting/frr:v8.4.0
box: quay.io/frrouting/frr:9.0.1
clab:
binds:
- clab_files/s1/daemons:/etc/frr/daemons
Expand Down Expand Up @@ -1424,7 +1424,7 @@ nodes:
type: ebgp
next_hop_self: true
router_id: 10.0.0.14
box: frrouting/frr:v8.4.0
box: quay.io/frrouting/frr:9.0.1
clab:
binds:
- clab_files/s2/daemons:/etc/frr/daemons
Expand Down
4 changes: 2 additions & 2 deletions tests/topology/expected/evpn-hub-spoke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ nodes:
type: ibgp
next_hop_self: true
router_id: 10.0.0.1
box: frrouting/frr:v8.4.0
box: quay.io/frrouting/frr:9.0.1
clab:
binds:
- clab_files/r1/daemons:/etc/frr/daemons
Expand Down Expand Up @@ -151,7 +151,7 @@ nodes:
type: ibgp
next_hop_self: true
router_id: 10.0.0.2
box: frrouting/frr:v8.4.0
box: quay.io/frrouting/frr:9.0.1
clab:
binds:
- clab_files/r2/daemons:/etc/frr/daemons
Expand Down
10 changes: 5 additions & 5 deletions tests/topology/expected/vlan-routed-vrf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ nodes:
h1:
af:
ipv4: true
box: frrouting/frr:v8.4.0
box: quay.io/frrouting/frr:9.0.1
clab:
binds:
- clab_files/h1/daemons:/etc/frr/daemons
Expand Down Expand Up @@ -203,7 +203,7 @@ nodes:
h2:
af:
ipv4: true
box: frrouting/frr:v8.4.0
box: quay.io/frrouting/frr:9.0.1
clab:
binds:
- clab_files/h2/daemons:/etc/frr/daemons
Expand Down Expand Up @@ -249,7 +249,7 @@ nodes:
af:
ipv4: true
ipv6: true
box: frrouting/frr:v8.4.0
box: quay.io/frrouting/frr:9.0.1
clab:
binds:
- clab_files/h3/daemons:/etc/frr/daemons
Expand Down Expand Up @@ -299,7 +299,7 @@ nodes:
ipv6: true
vpnv4: true
vpnv6: true
box: frrouting/frr:v8.4.0
box: quay.io/frrouting/frr:9.0.1
clab:
binds:
- clab_files/r1/daemons:/etc/frr/daemons
Expand Down Expand Up @@ -484,7 +484,7 @@ nodes:
ipv6: true
vpnv4: true
vpnv6: true
box: frrouting/frr:v8.4.0
box: quay.io/frrouting/frr:9.0.1
clab:
binds:
- clab_files/r2/daemons:/etc/frr/daemons
Expand Down
2 changes: 1 addition & 1 deletion tests/topology/expected/vxlan-router-stick.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ nodes:
r2:
af:
ipv4: true
box: frrouting/frr:v8.4.0
box: quay.io/frrouting/frr:9.0.1
clab:
binds:
- clab_files/r2/daemons:/etc/frr/daemons
Expand Down

0 comments on commit 985c297

Please sign in to comment.