CSIT-224 Update T-rex version to v2.06
[csit.git] / resources / libraries / python / TrafficGenerator.py
index 33ff597..6f642c7 100644 (file)
@@ -148,7 +148,7 @@ class TrafficGenerator(object):
         self._node = tg_node
 
         if tg_node['subtype'] == NodeSubTypeTG.TREX:
         self._node = tg_node
 
         if tg_node['subtype'] == NodeSubTypeTG.TREX:
-            trex_path = "/opt/trex-core-2.03"
+            trex_path = "/opt/trex-core-2.06"
 
             ssh = SSH()
             ssh.connect(tg_node)
 
             ssh = SSH()
             ssh.connect(tg_node)