feat(core): T-Rex 3.03
[csit.git] / resources / libraries / python / Constants.py
index 1a4b10d..fcb1ca9 100644 (file)
@@ -189,7 +189,7 @@ class Constants:
     DOCKER_SUT_IMAGE_UBUNTU_ARM = u"csit_sut-ubuntu2204:local"
 
     # TRex install directory
-    TREX_INSTALL_DIR = u"/opt/trex-core-3.00"
+    TREX_INSTALL_DIR = u"/opt/trex-core-3.03"
 
     # TRex pcap files directory
     TREX_PCAP_DIR = f"{TREX_INSTALL_DIR}/scripts/avl"