summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/misc_methods.py
AgeCommit message (Collapse)AuthorFilesLines
2017-03-13i40e fix of workaround of stuck counters + regression testYaroslav Brustinov1-7/+5
Change-Id: I251cb8d346461ccfa4eee8abfda113410160a602 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2017-02-02replace yaml.load with yaml.safe_load in several placesYaroslav Brustinov1-3/+3
Change-Id: I4ba8291acbb56ed3be58ad9bdfa1492892695458 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-05-23replace t-rex to TRexYaroslav Brustinov1-1/+1
regression: instead of checking map and reconnecting for eact STL test, do in only for those with disconnect (+revert of commit 0f8e6065f467703b1461e87c3912f8d4bd616807)
2016-04-16python3 further fixesYaroslav Brustinov1-0/+2
2016-03-27regression: fix failing on positive return status of serverYaroslav Brustinov1-2/+2
2016-03-25add timeout to ssh commandsYaroslav Brustinov1-2/+2
2016-03-23yes...again Python3....imarom1-17/+20
2016-03-09regression: exchange --copy flag to --pkg argument, to run server with given ↵Yaroslav Brustinov1-1/+1
package unzipped to /tmp/trex-scripts dir
2016-03-09regression: stl updatesYaroslav Brustinov1-15/+21
2016-03-08regression: add stateless support (WIP); Scapy builder: fix remove MACs from ↵Yaroslav Brustinov1-13/+6
binary, do not build by default;
2016-01-06regression: move setups configuration to trex-core repoYaroslav Brustinov1-2/+2
2016-01-05move regression to trex-coreYaroslav Brustinov1-0/+280
slight fixes of hltapi + vm in packet builder update yaml lib version from 3.01 to 3.11