hs-test: added multithreaded vpp proxy tests 55/41655/8
authorAdrian Villin <[email protected]>
Wed, 20 Nov 2024 10:11:35 +0000 (11:11 +0100)
committerFlorin Coras <[email protected]>
Fri, 22 Nov 2024 22:24:37 +0000 (22:24 +0000)
commitd05f16d1247e27695a92b2e3e871ce42e94a08c4
tree784221643c52dee29e9065603205eefd57c00147
parentc990aae85a2ec456dad24944978b88f48faa8aa6
hs-test: added multithreaded vpp proxy tests

- if a test is named '...MTTest', 3 cpus will be allocated to vpp
- updated docs

Type: test

Change-Id: I756dfb6cdbff4368d606ca3abbc1a510cd1d6b51
Signed-off-by: Adrian Villin <[email protected]>
extras/hs-test/README.rst
extras/hs-test/infra/container.go
extras/hs-test/infra/cpu.go
extras/hs-test/infra/hst_suite.go
extras/hs-test/infra/suite_vpp_proxy.go
extras/hs-test/proxy_test.go