commit | 922db307f0ce28fff916d69530ce7912cc28c0e5 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Mon Apr 02 08:54:51 2018 -0700 |
committer | Thomas Vachuska <tom@opennetworking.org> | Mon May 07 22:14:02 2018 +0000 |
tree | 29ab3e6da4e0dd4c9bf32771764e3cb45c59d268 | |
parent | 4c47a3834f55448128529f1b06495a9efcba42e2 [diff] [blame] |
STC scenario for Trellis HAG topology Change-Id: Ie0b40a15748a1d925167a247ac31f78b9ed206ac
diff --git a/tools/test/bin/onos-check-summary b/tools/test/bin/onos-check-summary index 948e5d5..6e7bfcf 100755 --- a/tools/test/bin/onos-check-summary +++ b/tools/test/bin/onos-check-summary
@@ -6,7 +6,7 @@ aux=/tmp/stc/stc-$$.log trap "rm -f $aux 2>/dev/null" EXIT -for i in {1..15}; do +for i in {1..30}; do onos ${1:-$OCI} "onos:summary" > $aux cat $aux