Use TRex release v2.41 to support both x86 and aarch64 25/57725/4
authortrevortao <trevor.tao@arm.com>
Wed, 23 May 2018 04:42:28 +0000 (12:42 +0800)
committertrevortao <trevor.tao@arm.com>
Thu, 24 May 2018 12:16:10 +0000 (20:16 +0800)
commit13f19d35a04ffb46ca673e81385779bc46c48781
treebe05c8e8ad5daa69c39af7a73f5171985f6667a7
parentf1a71b2889da3b49358b10b9a12ea5a512dd2743
Use TRex release v2.41 to support both x86 and aarch64

Currently Yardstick uses Cisco's TRex release v2.28 which
can only support x86, for the consideration of
multi-arch support of Yardstick, the trex release v2.41
is now available and it can support multi-arch(both x86
and aarch64) now.

For the external lib of v2.41, for x86_64, it looks like:
external_libs/pyzmq-14.5.0/python2/intel/ucs4/64bit/zmq
for arm64, it looks like:
external_libs/pyzmq-14.5.0/python2/arm/ucs4/64bit/zmq
So replace the trex release v2.28 with v2.41.

JIRA: YARDSTICK-1191

Change-Id: I22dc3499283d48a89da1145cc480fd7d2a93a1cc
Signed-off-by: trevortao <trevor.tao@arm.com>
ansible/roles/download_trex/defaults/main.yml
ansible/roles/install_trex/defaults/main.yml