CI fragmentation tests: increase ping size to 1200 bytes
This commit is contained in:
parent
4dbba4df9a
commit
838db51b8f
@ -6,4 +6,4 @@ CONTIKI=$1
|
||||
# Simulation file
|
||||
BASENAME=01-border-router-cooja
|
||||
|
||||
bash test-border-router.sh $CONTIKI $BASENAME fd00::204:4:4:4 60 600 2
|
||||
bash test-border-router.sh $CONTIKI $BASENAME fd00::204:4:4:4 60 1200 4
|
||||
|
@ -6,4 +6,4 @@ CONTIKI=$1
|
||||
# Simulation file
|
||||
BASENAME=07-native-border-router-cooja
|
||||
|
||||
bash test-native-border-router.sh $CONTIKI $BASENAME fd00::204:4:4:4 60 600 2
|
||||
bash test-native-border-router.sh $CONTIKI $BASENAME fd00::204:4:4:4 60 1200 4
|
||||
|
Loading…
Reference in New Issue
Block a user