hs-test: return error if connecting to vpp fails 78/41178/2
authorHadi Rayan Al-Sandid <[email protected]>
Mon, 24 Jun 2024 08:48:54 +0000 (10:48 +0200)
committerDave Wallace <[email protected]>
Tue, 25 Jun 2024 14:59:36 +0000 (14:59 +0000)
commit0eccf453c6550bf7c3435dd08c8b504d82e2e2bd
tree04af25cdaa1e218e11ab0b7c436fba1e20404a31
parent290dc7b63ea4f97b8d9a05b9aa840e97e0bff7ad
hs-test: return error if connecting to vpp fails

Type: fix

Fix case where no error code would be returned if vpp was launched,
but then exited due to invalid configuration.

Change-Id: I54d526629a2ee0206227615ffb6cb658779f93a0
Signed-off-by: Hadi Rayan Al-Sandid <[email protected]>
extras/hs-test/infra/vppinstance.go