aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/t-rex/t-rex-installer.sh
diff options
context:
space:
mode:
authorpmikus <pmikus@cisco.com>2016-04-25 15:58:04 +0200
committerMiroslav Miklus <mmiklus@cisco.com>2016-05-04 11:31:27 +0000
commit5eddf0d2dad050e9b03f6f41e1dfdcff0e3a21f6 (patch)
tree967e282dab8ba2076eb21c3a9bee15d83d1e3ed6 /resources/tools/t-rex/t-rex-installer.sh
parent9f09722c66162b0e01d1aa972f650bf1cd9b3a52 (diff)
Update T-rex version to v2.00
- JIRA: CSIT-14 - Update T-rex version to v2.00 with latest API - Compatibility fixes of affected libraries and robot files - T-rex performance tuning Change-Id: I3a90553032d6d82e6e03df7e0b52e205d3f6ba4e 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 781b73c3c2..590867abe8 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="1.91"
+TREX_VERSION="2.00"
TREX_DOWNLOAD_REPO="https://github.com/cisco-system-traffic-generator/trex-core/archive/"
TREX_DOWNLOAD_PACKAGE="v${TREX_VERSION}.zip"