mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-13 19:39:28 +00:00
tests: snmp tests sometimes fail with Unable to bind
the snmp tests are using zebra.conf to setup the address that they are binding to and immediately after that they are starting snmpd. If snmpd starts up *before* zebra has installed the address the bind on the address will fail. Causing the entire test to fail. Modify the snmpd.conf for all our snmp tests to bind to all addresses. Things still work and we no longer have an issue. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
parent
4cf7c2bef3
commit
afe11d5edf
@ -1,4 +1,4 @@
|
||||
agentAddress udp:10.5.5.5:161
|
||||
agentAddress udp:161
|
||||
|
||||
com2sec public localhost public
|
||||
|
||||
@ -15,4 +15,4 @@ rouser frr
|
||||
master agentx
|
||||
|
||||
agentXSocket /etc/frr/agentx
|
||||
agentXPerms 777 755 root frr
|
||||
agentXPerms 777 755 root frr
|
||||
|
@ -1,4 +1,4 @@
|
||||
agentAddress udp:10.6.6.6:161
|
||||
agentAddress udp:161
|
||||
|
||||
com2sec public localhost public
|
||||
|
||||
@ -15,4 +15,4 @@ rouser frr
|
||||
master agentx
|
||||
|
||||
agentXSocket /etc/frr/agentx
|
||||
agentXPerms 777 755 root frr
|
||||
agentXPerms 777 755 root frr
|
||||
|
@ -1,4 +1,4 @@
|
||||
agentAddress udp:10.5.5.5:161
|
||||
agentAddress udp:161
|
||||
|
||||
com2sec public localhost public
|
||||
|
||||
@ -15,4 +15,4 @@ rouser frr
|
||||
master agentx
|
||||
|
||||
agentXSocket /etc/frr/agentx
|
||||
agentXPerms 777 755 root frr
|
||||
agentXPerms 777 755 root frr
|
||||
|
@ -1,4 +1,4 @@
|
||||
agentAddress udp:10.5.5.5:161
|
||||
agentAddress udp:161
|
||||
|
||||
com2sec public localhost public
|
||||
|
||||
@ -15,4 +15,4 @@ rouser frr
|
||||
master agentx
|
||||
|
||||
agentXSocket /etc/frr/agentx
|
||||
agentXPerms 777 755 root frr
|
||||
agentXPerms 777 755 root frr
|
||||
|
@ -1,4 +1,4 @@
|
||||
agentAddress udp:10.1.1.1:161
|
||||
agentAddress udp:161
|
||||
|
||||
com2sec public 10.1.1.1 public
|
||||
|
||||
@ -17,4 +17,4 @@ master agentx
|
||||
noRangeCheck yes
|
||||
|
||||
agentXSocket /etc/frr/agentx
|
||||
agentXPerms 777 755 root frr
|
||||
agentXPerms 777 755 root frr
|
||||
|
@ -1,4 +1,4 @@
|
||||
agentAddress udp:10.2.2.2:161
|
||||
agentAddress udp:161
|
||||
|
||||
com2sec public localhost public
|
||||
|
||||
@ -15,4 +15,4 @@ rouser frr
|
||||
master agentx
|
||||
|
||||
agentXSocket /etc/frr/agentx
|
||||
agentXPerms 777 755 root frr
|
||||
agentXPerms 777 755 root frr
|
||||
|
@ -1,4 +1,4 @@
|
||||
agentAddress udp:10.3.3.3:161
|
||||
agentAddress udp:161
|
||||
|
||||
com2sec public localhost public
|
||||
|
||||
@ -15,4 +15,4 @@ rouser frr
|
||||
master agentx
|
||||
|
||||
agentXSocket /etc/frr/agentx
|
||||
agentXPerms 777 755 root frr
|
||||
agentXPerms 777 755 root frr
|
||||
|
@ -1,4 +1,4 @@
|
||||
agentAddress udp:10.4.4.4:161
|
||||
agentAddress udp:161
|
||||
|
||||
com2sec public localhost public
|
||||
|
||||
@ -15,4 +15,4 @@ rouser frr
|
||||
master agentx
|
||||
|
||||
agentXSocket /etc/frr/agentx
|
||||
agentXPerms 777 755 root frr
|
||||
agentXPerms 777 755 root frr
|
||||
|
@ -1,4 +1,4 @@
|
||||
agentAddress udp:1.1.1.1:161
|
||||
agentAddress udp:161
|
||||
|
||||
com2sec public 1.1.1.1 public
|
||||
|
||||
@ -15,4 +15,4 @@ rouser frr
|
||||
master agentx
|
||||
|
||||
agentXSocket /etc/frr/agentx
|
||||
agentXPerms 777 755 root frr
|
||||
agentXPerms 777 755 root frr
|
||||
|
@ -1,4 +1,4 @@
|
||||
agentAddress udp:2.2.2.2:161
|
||||
agentAddress udp::161
|
||||
|
||||
com2sec public 2.2.2.2 public
|
||||
|
||||
@ -15,4 +15,4 @@ rouser frr
|
||||
master agentx
|
||||
|
||||
agentXSocket /etc/frr/agentx
|
||||
agentXPerms 777 755 root frr
|
||||
agentXPerms 777 755 root frr
|
||||
|
@ -1,4 +1,4 @@
|
||||
agentAddress udp:3.3.3.3:161
|
||||
agentAddress udp:161
|
||||
|
||||
com2sec public 3.3.3.3 public
|
||||
|
||||
@ -15,4 +15,4 @@ rouser frr
|
||||
master agentx
|
||||
|
||||
agentXSocket /etc/frr/agentx
|
||||
agentXPerms 777 755 root frr
|
||||
agentXPerms 777 755 root frr
|
||||
|
@ -1,4 +1,4 @@
|
||||
agentAddress udp:4.4.4.4:161
|
||||
agentAddress udp:161
|
||||
|
||||
com2sec public 4.4.4.4 public
|
||||
|
||||
@ -15,4 +15,4 @@ rouser frr
|
||||
master agentx
|
||||
|
||||
agentXSocket /etc/frr/agentx
|
||||
agentXPerms 777 755 root frr
|
||||
agentXPerms 777 755 root frr
|
||||
|
@ -1,4 +1,4 @@
|
||||
agentAddress udp:5.5.5.5:161
|
||||
agentAddress udp::161
|
||||
|
||||
com2sec public 5.5.5.5 public
|
||||
|
||||
@ -15,4 +15,4 @@ rouser frr
|
||||
master agentx
|
||||
|
||||
agentXSocket /etc/frr/agentx
|
||||
agentXPerms 777 755 root frr
|
||||
agentXPerms 777 755 root frr
|
||||
|
@ -1,4 +1,4 @@
|
||||
agentAddress udp:1.1.1.1:161
|
||||
agentAddress udp:161
|
||||
|
||||
com2sec public 1.1.1.1 public
|
||||
|
||||
@ -15,4 +15,4 @@ rouser frr
|
||||
master agentx
|
||||
|
||||
agentXSocket /etc/frr/agentx
|
||||
agentXPerms 777 755 root frr
|
||||
agentXPerms 777 755 root frr
|
||||
|
@ -1,4 +1,4 @@
|
||||
agentAddress udp:2.2.2.2:161
|
||||
agentAddress udp:161
|
||||
|
||||
com2sec public 2.2.2.2 public
|
||||
|
||||
@ -15,4 +15,4 @@ rouser frr
|
||||
master agentx
|
||||
|
||||
agentXSocket /etc/frr/agentx
|
||||
agentXPerms 777 755 root frr
|
||||
agentXPerms 777 755 root frr
|
||||
|
@ -1,4 +1,4 @@
|
||||
agentAddress udp:1.1.1.1:161
|
||||
agentAddress udp:161
|
||||
|
||||
com2sec public 1.1.1.1 public
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user