aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/python/DUTSetup.py
AgeCommit message (Expand)AuthorFilesLines
2020-09-23FIX: Race conditionpmikus1-0/+12
2020-01-28perf: hoststack iperf3 test tuningDave Wallace1-11/+11
2020-01-24Attempt to fix journalctlPeter Mikus1-3/+3
2020-01-20FIX: Hugepages should be detected also from overcommitPeter Mikus1-147/+69
2020-01-15Hoststack perf infrastructure refactoringDave Wallace1-16/+66
2019-12-13FIX: eth interfaces need numa_node information in topology fileJan Gelety1-1/+1
2019-12-11Introduce VPP-IPsec container tests.Ludovit Mikula1-2/+2
2019-12-09FIX: integer divisionsJan Gelety1-1/+1
2019-12-05Improve quoting of asterisksVratko Polak1-1/+1
2019-11-28Python3: resources and librariesJan Gelety1-236/+255
2019-11-11FIX: Paths for new Docker imagesPeter Mikus1-2/+1
2019-05-15FIX: Remove old restart sequence - HoneycombPeter Mikus1-3/+4
2019-05-09Remove old VPP Restart sequencePeter Mikus1-30/+4
2019-05-07Fix typos in DUTsetup.pyVratko Polak1-2/+2
2019-05-06CSIT-1493 VPP restart handling codePeter Mikus1-1/+39
2019-03-28Add ipsec crypto test for Denverton platformYulong Pei1-7/+21
2019-03-04Rename to Constants.pyVratko Polak1-1/+1
2019-02-25FIX: VPP PIDs can also be separated by spaces not only by line breaksJan Gelety1-6/+4
2019-02-04CSIT-1416 Remove installation of vpp from containersPeter Mikus1-0/+23
2019-01-28CSIT-1403 Implement multichain configuration for l2bd with memif/ip4.Peter Mikus1-6/+7
2019-01-24CSIT-1407 FIX vpp install after VPP changesPeter Mikus1-57/+20
2018-09-28CSIT-1321 Add IP4base tests using AVF driverPeter Mikus1-9/+18
2018-09-19CSIT-1291 Improve service handling with container detectionPeter Mikus1-164/+82
2018-09-05CSIT-1205 Create AVF driver testPeter Mikus1-107/+217
2018-09-05Fix various pylint violationsVratko Polak1-18/+19
2018-08-20Refactor VHOST codePeter Mikus1-0/+166
2018-07-03CSIT-1046 Make uio driver configurable from topofilesPeter Mikus1-0/+13
2018-07-02Compatibility fixes with Ubuntu 18.04Peter Mikus1-4/+18
2018-06-22CSIT-1043: Execute pci rescan only if neededjuraj.linkes1-7/+24
2018-05-04Fix various pylint 1.5.4 warningsVratko Polak1-2/+1
2018-04-25Fix warnings reported by gen_doc.shVratko Polak1-4/+4
2018-04-23CSIT-1009: SRv6 proxy testsJan Gelety1-0/+1
2018-04-11Create unified service operationsPeter Mikus1-22/+69
2018-03-22FIX: check OS on DUT instead on hostJan Gelety1-1/+3
2018-03-19FIX: remove all vpp packages installedJan Gelety1-10/+10
2018-03-16VPP install and verify in __init__.robotAndrej Kilvady1-0/+125
2018-03-14Robot logs archiving for trending jobsPeter Mikus1-4/+0
2018-01-17CSIT-675: SRv6 performance testsJan Gelety1-2/+29
2017-12-15CSIT-861: SW cryptodev perf testsJan Gelety1-35/+89
2017-09-08CSIT-665: Re-write L1 robot keywords in pythonDasa Simkova1-2/+12
2017-07-26Fix pylint errorsTibor Frank1-14/+15
2017-06-20VIRL VPP PID fixJan Gelety1-23/+24
2017-05-30Do not fail test case when no vpp pid detected in the tear downJan Gelety1-4/+9
2017-04-10IPsec Multi-Tunnel performance test suiteKirill Rybalchenko1-0/+184
2017-03-28Use "No VPP PID found on node X" when vpp pid is not returnedJan Gelety1-2/+6
2016-12-16Pylint fixesTibor Frank1-3/+4
2016-11-07CSIT-465: Common test setup and teardownTibor Frank1-0/+45
2016-10-27Increase timeout for 'vpp restart' operationsMiroslav Miklus1-2/+2
2016-10-04Fix pylint warnings in python librariesselias1-2/+12
2016-06-30CSIT-180 Add VPP api trace dump after each TCpmikus1-0/+20