summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/trex.py
AgeCommit message (Collapse)AuthorFilesLines
2017-01-30regression: add global config file (currently ELK and GA info)Yaroslav Brustinov1-413/+8
Change-Id: I3b3158668059255b85e9da0af6dfc8e319894556 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2017-01-16Kibanna time in Jerusalem timezoneHanoh Haim1-1/+1
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2017-01-15add elkHanoh Haim1-0/+15
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-12-16regression: add --restart-daemon flag, without it trex_daemon_server will ↵Yaroslav Brustinov1-1/+1
not be restarted. Change-Id: I5750a11cc9587ae639ef8044f3ff5f1bdf19441b Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-10-30regression STL: first configure router, then start TRex for IP resolve to work.Yaroslav Brustinov1-0/+1
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-07-08fix multicast being counted as ierrorYaroslav Brustinov1-1/+0
2016-07-04trex_client: sample each secondYaroslav Brustinov1-0/+1
stateful result object: add method to get avg value at steady state regression: add -t flag to run specific test by name (without file and class) update trex07 benchmarks
2016-06-20regression: add flag to run with debug imageYaroslav Brustinov1-0/+1
2016-06-08regression: speedup stateless with --skip-clean flagYaroslav Brustinov1-0/+1
2016-05-23replace t-rex to TRexYaroslav Brustinov1-14/+14
regression: instead of checking map and reconnecting for eact STL test, do in only for those with disconnect (+revert of commit 0f8e6065f467703b1461e87c3912f8d4bd616807)
2016-05-17regression: add no-daemon flag that specifies stl server is running, no need ↵Yaroslav Brustinov1-0/+1
daemons etc.
2016-04-29regression: add GAYaroslav Brustinov1-0/+1
2016-03-23yes...again Python3....imarom1-14/+14
2016-03-09regression: stl updatesYaroslav Brustinov1-0/+2
2016-03-08regression: add stateless support (WIP); Scapy builder: fix remove MACs from ↵Yaroslav Brustinov1-29/+52
binary, do not build by default;
2016-01-05move regression to trex-coreYaroslav Brustinov1-0/+427
slight fixes of hltapi + vm in packet builder update yaml lib version from 3.01 to 3.11