aboutsummaryrefslogtreecommitdiffstats
path: root/extras/hs-test/container.go
AgeCommit message (Expand)AuthorFilesLines
14 dayshs-test: transition to ginkgo test frameworkAdrian Villin1-10/+11
2024-03-12hs-test: experimental support for multiple test instancesadrianvillin1-4/+4
2024-02-15hs-test: improved loggingadrianvillin1-8/+14
2024-01-29hs-test: use relative paths for docker volumesFilip Tehlar1-7/+10
2024-01-11hs-test: retry command on test setup failureFilip Tehlar1-3/+15
2023-09-05hs-test: point gdb to vpp source filesFilip Tehlar1-0/+3
2023-05-20hs-test: support for multiple workersFilip Tehlar1-7/+3
2023-03-29hs-test: containerize ab and wrkFilip Tehlar1-7/+33
2023-03-15hs-test: use consistent naming conventionMaros Ondrejicka1-27/+23
2023-03-15hs-test: create temporary folder at initMaros Ondrejicka1-0/+7
2023-03-07hs-test: fix envoy testFilip Tehlar1-5/+8
2023-02-28hs-test: fill configuration files at runtimeMaros Ondrejicka1-0/+17
2023-02-28hs-test: test vpp+nginx mirroring with tap ifacesMaros Ondrejicka1-7/+26
2023-02-24hs-test: store logsMaros Ondrejicka1-0/+43
2023-02-14hs-test: clean-up obsolete codeMaros Ondrejicka1-19/+4
2023-02-10hs-test: refactor test cases from no-topo suiteMaros Ondrejicka1-30/+4
2023-02-10hs-test: refactor test cases from ns suiteMaros Ondrejicka1-6/+18
2023-02-09hs-test: configure VPP from test contextMaros Ondrejicka1-18/+97
2023-01-18hs-test: zero timeout on docker stopFlorin Coras1-1/+1
2023-01-16hs-test: restrict concurrency on envoyFilip Tehlar1-7/+14
2023-01-09hs-test: fix code styleFilip Tehlar1-3/+3
2022-12-20hs-test: add runtime optionsMaros Ondrejicka1-7/+11
2022-12-19hs-test: abstract away topology from test casesMaros Ondrejicka1-15/+138
2022-12-06hs-test: manage containers and volumes within test suiteMaros Ondrejicka1-1/+27
2022-12-02hs-test: add test suite featuresMaros Ondrejicka1-0/+31