CI fragmentation tests: increase ping size to 1200 bytes

This commit is contained in:
Simon Duquennoy 2018-06-05 13:15:19 +02:00
parent 4dbba4df9a
commit 838db51b8f
2 changed files with 2 additions and 2 deletions

View File

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

View File

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