commit | 1d118362d47571392db68f8a7034bad267cbb202 | [log] [tgz] |
---|---|---|
author | suibin zhang <suibin@onlab.us> | Wed Sep 02 20:47:25 2015 -0700 |
committer | suibin zhang <suibin@onlab.us> | Wed Sep 02 20:48:04 2015 -0700 |
tree | becf57eec9dd5b843c8b5ea683dcd2219c973d59 | |
parent | e94604cdac6d4a54fd93060cd80451bbbe4e4487 [diff] |
change number of iterations in test to match port lat test Change-Id: Ibb722c3ffe0dd7f232cfe38b8382bbacf9f0facc
diff --git a/TestON/tests/SCPFswitchLat/SCPFswitchLat.params b/TestON/tests/SCPFswitchLat/SCPFswitchLat.params index 64ac34e..ceb184e 100644 --- a/TestON/tests/SCPFswitchLat/SCPFswitchLat.params +++ b/TestON/tests/SCPFswitchLat/SCPFswitchLat.params
@@ -60,10 +60,10 @@ </topoConfigName> #Number of times to iterate each case - <numIter>13</numIter> + <numIter>25</numIter> <numSwitch>2</numSwitch> #Number of iterations to ignore initially - <iterIgnore>2</iterIgnore> + <iterIgnore>5</iterIgnore> <singleSwThreshold>0,1000</singleSwThreshold>