aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/t-rex/t-rex-stateless-stop.py
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2016-05-20 09:31:07 +0200
committerDave Wallace <dwallacelf@gmail.com>2016-06-02 17:01:55 +0000
commit5460988e99fddda2dd2d5a58e4b8a92851d3c427 (patch)
treef718e6e5f5e1c28b521e20d26cf1bd69f8adfa07 /resources/tools/t-rex/t-rex-stateless-stop.py
parent5eb99d868051556dce3d509545d130971d74e1fa (diff)
Update T-rex version to v2.02
- JIRA: CSIT-99 - Update T-rex version to v2.02 with stability fixed and to be able to measure latency Change-Id: Ic014c81c5889dbb738f1f3f279138a73dffb01f3 Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'resources/tools/t-rex/t-rex-stateless-stop.py')
-rwxr-xr-xresources/tools/t-rex/t-rex-stateless-stop.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/t-rex/t-rex-stateless-stop.py b/resources/tools/t-rex/t-rex-stateless-stop.py
index e9accbe3ab..ed5ed7f590 100755
--- a/resources/tools/t-rex/t-rex-stateless-stop.py
+++ b/resources/tools/t-rex/t-rex-stateless-stop.py
@@ -28,7 +28,7 @@ Functionality:
import sys
-sys.path.insert(0, "/opt/trex-core-2.00/scripts/automation/"+\
+sys.path.insert(0, "/opt/trex-core-2.02/scripts/automation/"+\
"trex_control_plane/stl/")
from trex_stl_lib.api import *