Added docker-snmp-mem test
This commit is contained in:
Olof hagsand 2023-11-02 14:01:13 +01:00
parent e9c5287c36
commit 16a7fa3837
12 changed files with 39 additions and 36 deletions

View file

@ -127,7 +127,7 @@ function testinit(){
sudo killall -q clixon_snmp
new "Starting clixon_snmp"
start_snmp $cfg &
start_snmp $cfg
fi
new "wait snmp"

View file

@ -123,7 +123,7 @@ function testinit(){
sudo killall -q clixon_snmp
new "Starting clixon_snmp"
start_snmp $cfg &
start_snmp $cfg
fi
new "wait snmp"

View file

@ -180,7 +180,7 @@ function testinit(){
sudo killall -q clixon_snmp
new "Starting clixon_snmp"
start_snmp $cfg &
start_snmp $cfg
fi
new "wait snmp"

View file

@ -90,7 +90,7 @@ function testinit(){
sudo killall -q clixon_snmp
new "Starting clixon_snmp"
start_snmp $cfg &
start_snmp $cfg
fi
new "wait snmp"

View file

@ -140,7 +140,7 @@ function testinit(){
sudo killall -q clixon_snmp
new "Starting clixon_snmp"
start_snmp $cfg &
start_snmp $cfg
fi
new "wait snmp"

View file

@ -106,7 +106,7 @@ function testinit(){
new "Starting clixon_snmp"
# XXX augmented objects seem to be registered twice: error: duplicate registration: MIB modules snmpSetSerialNo and AgentX subagent 52, session 0x562087a70e20, subsession 0x562087a820c0 (oid .1.3.6.1.6.3.1.1.6.1).
start_snmp $cfg &
start_snmp $cfg
fi
new "wait snmp"

View file

@ -116,7 +116,7 @@ function testinit(){
sudo killall -q clixon_snmp
new "Starting clixon_snmp"
start_snmp $cfg &
start_snmp $cfg
fi
new "wait snmp"