X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2FConstants.py;h=0a8470ec65b3cef0008f5f92d9d8267b52473b86;hb=468680a7d534c1f25ad45b5bddc67c601246a909;hp=d6a94abb9e32ef1d4f0a077d9900749e45cc548c;hpb=3a001f6be69e9bc3a5c1cfe3386f9d62fd680af1;p=csit.git diff --git a/resources/libraries/python/Constants.py b/resources/libraries/python/Constants.py index d6a94abb9e..0a8470ec65 100644 --- a/resources/libraries/python/Constants.py +++ b/resources/libraries/python/Constants.py @@ -182,10 +182,9 @@ class Constants: DOCKER_SUT_IMAGE_UBUNTU_ARM = u"snergster/csit-arm-sut:latest" # TRex install directory - TREX_INSTALL_DIR = u"/opt/trex-core-2.61" + TREX_INSTALL_DIR = u"/opt/trex-core-2.73" # TRex limit memory. - # 4096 pages (4 GB) is used just due to the current testbed settings. TREX_LIMIT_MEMORY = get_int_from_env(u"TREX_LIMIT_MEMORY ", 4096) # TRex number of cores