summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/aggregate_results.py
AgeCommit message (Collapse)AuthorFilesLines
2017-03-20Sould not set BUILD_ID in Jenkins ↵Yaroslav Brustinov1-2/+2
(https://wiki.jenkins-ci.org/display/JENKINS/ProcessTreeKiller) Change-Id: I0a539ab767217f19dda612d262255ce7a9afb1e7 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2017-02-16Add branch name to title of mails (Side branch scenario)Yaroslav Brustinov1-0/+8
Change-Id: Ia32b9172aaa74d1720b496830eee8c744866f28b Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-11-20regression - aggregate_results fixes #2Yaroslav Brustinov1-2/+3
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-11-20regression - aggregate_results fixesYaroslav Brustinov1-16/+25
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-11-20regression - aggregate results: add option to read last commit info from fileYaroslav Brustinov1-10/+15
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-07-26regression: aggregate_results script exit with fail/success status of build.Yaroslav Brustinov1-0/+5
2016-04-27stateful api: fix filter max latencyYaroslav Brustinov1-1/+1
2016-04-14regression: python3 supportYaroslav Brustinov1-25/+40
2016-03-09regression: stl updatesYaroslav Brustinov1-5/+16
2016-03-08regression: add stateless support (WIP); Scapy builder: fix remove MACs from ↵Yaroslav Brustinov1-42/+62
binary, do not build by default;
2016-02-25regression: aggregate results: remove timeoutYaroslav Brustinov1-1/+1
2016-02-04regression aggregate results: change colorsYaroslav Brustinov1-10/+10
2016-01-31add driver for Ubuntu 14.04.3, remove seconds from regression start time at ↵Yaroslav Brustinov1-2/+2
HTML report, HLTAPI improvements
2016-01-28HLTAPI updates, aggregated results tests count printYaroslav Brustinov1-0/+20
2016-01-19regression:Yaroslav Brustinov1-3/+6
add rx_check negative test add test_nat_simple_mode1 and test_nat_simple_mode2 benchmarks remove pcaps to ensure they are created
2016-01-08building: add pkg option with --pkg-dir and --pkg-file arguments (./b pkg ↵Yaroslav Brustinov1-17/+54
--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: move style.css inside aggregate_results.pyYaroslav Brustinov1-2/+58
2016-01-05move regression to trex-coreYaroslav Brustinov1-0/+492
slight fixes of hltapi + vm in packet builder update yaml lib version from 3.01 to 3.11