Skip to content

Commit

Permalink
Added test for ERA-IX
Browse files Browse the repository at this point in the history
  • Loading branch information
jviersel authored Apr 18, 2024
1 parent 0c1a955 commit b8c3fbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_peering_relations.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@
ipaddr.IPNetwork('2a0c:b641:700::/64')],
"interix": [ ipaddr.IPNetwork('185.0.1.0/24'),
ipaddr.IPNetwork('2001:7f8:134::/64')],
"eraix": [ ipaddr.IPNetwork('185.1.240.0/24'),
ipaddr.IPNetwork('2001:7f8:12a::/64')],
"private-eun": [ipaddr.IPNetwork('62.115.144.32/31'),
ipaddr.IPNetwork('2001:2000:3080:0EBC::/126')],
"multihop-eun": [ipaddr.IPNetwork('4.68.4.43/32'),
Expand Down

0 comments on commit b8c3fbd

Please sign in to comment.