Fix Trex start configuration 81/24181/11
authorVratko Polak <vrpolak@cisco.com>
Tue, 7 Jan 2020 09:23:23 +0000 (10:23 +0100)
committerPeter Mikus <pmikus@cisco.com>
Tue, 7 Jan 2020 15:23:33 +0000 (15:23 +0000)
commit3a001f6be69e9bc3a5c1cfe3386f9d62fd680af1
tree02e03c094e7560979461149c9f722e65e5f8e222
parentaa5f30a291cc6781cf7071118d1179d201df75b2
Fix Trex start configuration

Since https://gerrit.fd.io/r/c/csit/+/24056
csit-vpp perf tests are failing.

Turns out the reason is too large limit_memory value,
but other improvements applied during investigation
are included as well.

+ Cat trex.log if trex fails to start.
+ Improve trex startup command formatting (remove double spaces).
+ Reorder imports.

Change-Id: I2c1106ea6f88a1a275682e73eba212d08c7947c8
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
resources/libraries/python/Constants.py
resources/libraries/python/TrafficGenerator.py