aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/trex/trex_stateless_profile.py
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2017-09-03 16:25:49 +0000
committerPeter Mikus <pmikus@cisco.com>2017-09-03 16:27:57 +0000
commitfb81da5916284fd47d4564e70ce92b8b4c819469 (patch)
treeff11767a562e9678b9d649eaad2beda0eb2491b3 /resources/tools/trex/trex_stateless_profile.py
parent2bdb1dc59ba736546a6663cbaf55b6edbcac6eab (diff)
Update T-rex to v2.29
Change-Id: Id60525182cbe5870f40aebf165e8bd86c101d267 Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'resources/tools/trex/trex_stateless_profile.py')
-rwxr-xr-xresources/tools/trex/trex_stateless_profile.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/trex/trex_stateless_profile.py b/resources/tools/trex/trex_stateless_profile.py
index 1701babcb1..d44089018e 100755
--- a/resources/tools/trex/trex_stateless_profile.py
+++ b/resources/tools/trex/trex_stateless_profile.py
@@ -22,7 +22,7 @@ import sys
import argparse
import json
-sys.path.insert(0, "/opt/trex-core-2.28/scripts/automation/"
+sys.path.insert(0, "/opt/trex-core-2.29/scripts/automation/"
"trex_control_plane/stl/")
from trex_stl_lib.api import *