summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Philippe NOEL2013-06-20 16:40:32 +0200
committerJean-Philippe NOEL2013-06-20 16:52:41 +0200
commit92b4ba63bc7c53a622c409df12c629dd8f423b31 (patch)
tree5a8228523e2909558edfd6c25d933f3dbef67e0c
parent9f8fb7cb0093d473cd975732b78d129afdb4d619 (diff)
validation/test/P2MP_throughput/configs: set default stations number for SPC300
-rw-r--r--validation/test/P2MP_throughput/configs/SPC300_16_slaves.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/validation/test/P2MP_throughput/configs/SPC300_16_slaves.py b/validation/test/P2MP_throughput/configs/SPC300_16_slaves.py
index 5bfb0cc1c2..814fef70e9 100644
--- a/validation/test/P2MP_throughput/configs/SPC300_16_slaves.py
+++ b/validation/test/P2MP_throughput/configs/SPC300_16_slaves.py
@@ -16,7 +16,7 @@
"tests":
[
("tput",
- 16,
+ "default",
"default",
"default",
[("percentMaxRate", 20),
@@ -44,7 +44,7 @@
"default"
),
("latency",
- 16,
+ "default",
"default",
None,
[("numtrials", 3)],
@@ -52,7 +52,7 @@
(0, 70)
),
("bcast",
- 16,
+ "default",
"default",
None,
[("percentMaxRate", 3),
@@ -65,7 +65,7 @@
"default"
),
# ("floss",
-# 16,
+# "default",
# "default",
# None,
# [("numtrials", 3),