hs-test: shutdown VPP cleanly when finishing a testcase 69/42469/2
authorSemir Sionek <[email protected]>
Tue, 11 Mar 2025 12:05:31 +0000 (08:05 -0400)
committerSemir Sionek <[email protected]>
Tue, 11 Mar 2025 14:28:07 +0000 (10:28 -0400)
commitf6b4221943c5aefd8f6dda7909703149b8c19d76
tree6e53b97dc0811409ccb7c159b0fe0a8c7d9f28ef
parente128af1690ae77e0232cf814fb6bddd5185fd340
hs-test: shutdown VPP cleanly when finishing a testcase

Good practice in general, but especially helpful when SIGKILL'd VPP
can't write out coverage data.

Type: fix

Change-Id: I7e7261b6f2e63fd4a6b24a3832c32800c71493c2
Signed-off-by: Semir Sionek <[email protected]>
extras/hs-test/Makefile
extras/hs-test/hs_test.sh
extras/hs-test/infra/container.go
extras/hs-test/infra/hst_suite.go
extras/hs-test/infra/vppinstance.go