commit | 5d35f9c5063e03c19cc17f4199dcb6ff866f4565 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Mon Apr 02 08:54:51 2018 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Tue May 08 10:22:43 2018 -0700 |
tree | 860d3e68859a7055d8249caa85fbb962c08ceee8 | |
parent | 22dc98229e7eac9d9802b63c44088a9e72fec5c9 [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