aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/t-rex/t-rex-installer.sh
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2017-02-02 11:45:16 +0000
committerPeter Mikus <pmikus@cisco.com>2017-02-09 06:21:43 +0000
commitb468094f7c9e2ecd32712fde46de46eeef4acc8f (patch)
tree7efb3443740c0d9cb6bb7a629d28d0b2ed440c5e /resources/tools/t-rex/t-rex-installer.sh
parent1fcfc9bcc91c9bf9f1ab10fab898efc0d8c1e25f (diff)
Upgrade T-rex to newer version
Change-Id: I8b918a3c1d8109fb64bfdeec8e5c9afe45a86d21 Signed-off-by: pmikus <pmikus@cisco.com>
Diffstat (limited to 'resources/tools/t-rex/t-rex-installer.sh')
-rwxr-xr-xresources/tools/t-rex/t-rex-installer.sh2
1 files changed, 1 insertions, 1 deletions
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"