X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Ft-rex%2Ft-rex-installer.sh;h=d21852c0f7c340b9bd2384623fe14d2869b2e011;hp=e89b06f9b12499996df18e5e3399fcd660ebc017;hb=b468094f7c9e2ecd32712fde46de46eeef4acc8f;hpb=1fcfc9bcc91c9bf9f1ab10fab898efc0d8c1e25f diff --git a/resources/tools/t-rex/t-rex-installer.sh b/resources/tools/t-rex/t-rex-installer.sh index e89b06f9b1..d21852c0f7 100755 --- a/resources/tools/t-rex/t-rex-installer.sh +++ b/resources/tools/t-rex/t-rex-installer.sh @@ -1,6 +1,6 @@ #!/bin/sh -TREX_VERSION="2.09" +TREX_VERSION="2.17" TREX_DOWNLOAD_REPO="https://github.com/cisco-system-traffic-generator/trex-core/archive/" TREX_DOWNLOAD_PACKAGE="v${TREX_VERSION}.zip"