diff options
author | Miroslav Miklus <mmiklus@cisco.com> | 2016-02-26 18:35:27 +0100 |
---|---|---|
committer | Miroslav Miklus <mmiklus@cisco.com> | 2016-02-26 18:35:39 +0100 |
commit | bf06c80efd215b28b2e23cb9db7c464e9e29c321 (patch) | |
tree | eb43cf5f38aaeb37e1802e48c2d405eacef7cbc5 /tests/suites | |
parent | e9bf539548e36bc8648d055303982e977c5b57e9 (diff) |
T-REX: startup config generation
- T-rex startup config generated based on computed path
- move t-rex tooling to t-rex directory
Change-Id: I3ac698f41f98934bcce4af35dc3a755a8948e887
Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
Diffstat (limited to 'tests/suites')
-rw-r--r-- | tests/suites/performance/short.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/suites/performance/short.robot b/tests/suites/performance/short.robot index e4309aea2b..4273b9b527 100644 --- a/tests/suites/performance/short.robot +++ b/tests/suites/performance/short.robot @@ -87,7 +87,7 @@ | 3-node Performance Suite Setup | | 3-node Topology Variables Setup -| | Initialize traffic generator | ${tg} | ${tg_if1} | ${tg_if2} +| | Initialize traffic generator | ${tg} | ${tg_if1} | ${tg_if2} | L2 | 3-node Performance Suite Teardown | | Teardown traffic generator | ${tg} |