summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression
AgeCommit message (Collapse)AuthorFilesLines
2016-01-10regression: kiwi02 update benchmarkYaroslav Brustinov1-1/+1
2016-01-09kiwi02 update benchmarkYaroslav Brustinov4-11/+12
disable VM latenct check, max exceeds 100ms, avg can reach 150ms disable temporary jumbo with router
2016-01-08ws_main.py: don't expect for env. vars if building local packageYaroslav Brustinov1-2/+2
regression: increase maximal allowed latency to 100ms on VM (50ms is not enough)
2016-01-08building: add pkg option with --pkg-dir and --pkg-file arguments (./b pkg ↵Yaroslav Brustinov7-29/+109
--pkg-dir ...) for building TRex package regression: add jumbo packets test high latency fails test and not only print add maximal and minimal expected CPU utilization aggregate results: remove tracebacks at usual errors in tests move TRex info from setups info to top (its now common to all setups) save last good commit hash
2016-01-06regression: take new path of setupsYaroslav Brustinov1-2/+2
2016-01-06regression: move setups configuration to trex-core repoYaroslav Brustinov20-2/+1570
2016-01-06regression: add empty file to commit empty reports dirYaroslav Brustinov1-0/+0
2016-01-06regression: move style.css inside aggregate_results.pyYaroslav Brustinov2-56/+58
2016-01-05move regression to trex-coreYaroslav Brustinov34-0/+5462
slight fixes of hltapi + vm in packet builder update yaml lib version from 3.01 to 3.11