summaryrefslogtreecommitdiffstats
path: root/scripts/find_python.sh
AgeCommit message (Collapse)AuthorFilesLines
2016-11-03find_python.sh: search in more paths (python, /usr/bin/python etc.)Yaroslav Brustinov1-32/+19
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-10-26regression: fix client pkg test to configure the dut interfacesYaroslav Brustinov1-0/+2
2016-09-28find_python.sh by default find any available Python, allow 3.5 too.Yaroslav Brustinov1-6/+9
t-rex-64 fix case of no $USER when not in tty
2016-03-29remove find_python errorsHanoh Haim1-4/+16
2016-03-27fix find_python usageYaroslav Brustinov1-13/+36
2016-03-24gather stateful client to stf folder, create trex_client packageYaroslav Brustinov1-6/+21
2016-03-23moving us to python 3 by default (console)imarom1-15/+6
2016-03-23python 3 - regressionimarom1-0/+14
2016-02-01python version should be 2.7Hanoh Haim1-1/+1
2016-01-18regression:Yaroslav Brustinov1-0/+30
corrections of benchmarks move packet builder tests to functional folder add CPU utilization boundries for more tests print Skipping message fix relative drop counting API: convert hostname to IP at init of client side (trex_client.py) various: move python path determination to external common file add functional tests running bash script add sudo check to t-rex-64