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:
Donald Sharp 2023-09-12 13:05:05 -04:00
parent 4cf7c2bef3
commit afe11d5edf
16 changed files with 31 additions and 31 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -1,4 +1,4 @@
agentAddress udp:1.1.1.1:161
agentAddress udp:161
com2sec public 1.1.1.1 public