feat(trex): Bump T-Rex to v3.00
[csit.git] / GPL / tools / trex / trex_stl_stop.py
index bbd3a4f..7f111cb 100644 (file)
@@ -44,7 +44,7 @@ import sys
 from collections import OrderedDict  # Needed to parse xstats representation.
 
 sys.path.insert(
-    0, u"/opt/trex-core-2.97/scripts/automation/trex_control_plane/interactive/"
+    0, u"/opt/trex-core-3.00/scripts/automation/trex_control_plane/interactive/"
 )
 from trex.stl.api import STLClient