commit | a02fc8172ed4b8ac65128fca8d48619b082a4680 | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@onlab.us> | Tue Jul 21 18:37:58 2015 -0700 |
committer | Thomas Vachuska <tom@onlab.us> | Tue Jul 21 18:37:58 2015 -0700 |
tree | 45e69bcc174566aaafb2880d11748282580ec10d | |
parent | ae2d0d7604e76974639427c7420fc32ab47dd55e [diff] [blame] |
Fixing & enhancing STC test scenarios. Change-Id: Ieff7ce5350a69d8ebb215a2344c67e41479cf371
diff --git a/tools/test/bin/onos-mininet b/tools/test/bin/onos-mininet index 44d489b..ef2c8ea 100755 --- a/tools/test/bin/onos-mininet +++ b/tools/test/bin/onos-mininet
@@ -6,7 +6,7 @@ [ ! -d "$ONOS_ROOT" ] && echo "ONOS_ROOT is not defined" >&2 && exit 1 . $ONOS_ROOT/tools/build/envDefaults -export MAX_WAIT=45 +export MAX_WAIT=60 cmd="$1" && shift log="screenlog.0"