hs-test: Add CPU pinning test suite 76/41176/13
authorHadi Rayan Al-Sandid <[email protected]>
Mon, 24 Jun 2024 08:28:58 +0000 (10:28 +0200)
committerFlorin Coras <[email protected]>
Tue, 9 Jul 2024 20:14:28 +0000 (20:14 +0000)
commite0e85134ad5c26603be9ef09474f2332609ef799
tree80111e6c2a3987b93b938c35c43c79f8fe97df66
parentc44fa9355bb8a5f0315c49ed56bc44799e1fd84f
hs-test: Add CPU pinning test suite

Type: test

Added suite to verify that VPP launches with provided
CPU pinning configurations. CPU configuration is
specified per-test.

Change-Id: Ic283339676d3b24636fc21156a09a192c1a8d8da
Signed-off-by: Hadi Rayan Al-Sandid <[email protected]>
extras/hs-test/cpu_pinning_test.go [new file with mode: 0644]
extras/hs-test/infra/container.go
extras/hs-test/infra/hst_suite.go
extras/hs-test/infra/suite_cpu_pinning.go [new file with mode: 0644]
extras/hs-test/infra/vppinstance.go
extras/hs-test/topo-containers/singleCpuPinning.yaml [new file with mode: 0644]