hs-test: fix vppinstance logs and disable trace 21/41421/4
authorAdrian Villin <[email protected]>
Tue, 20 Aug 2024 12:36:12 +0000 (14:36 +0200)
committerDave Wallace <[email protected]>
Wed, 21 Aug 2024 15:38:19 +0000 (15:38 +0000)
commit58cb6ba81833a79a877448aa60d7d68604ad6c4e
tree9b85360b64933bfeb64a40f3b31caa9fcc1a630d
parent4995d0da8cd2569966a7e4e29c8235712743eb4f
hs-test: fix vppinstance logs and disable trace

- fixed a bug where vppinstance logs would concatenate -> each test now
  has its own bind mount
- removed "--trace" flag to avoid skipped tests printing a full
  stack trace. They are now only printed in the summary.

Type: test

Change-Id: Ib7f4254717cc798e456b9fca6f81685c8153ee2d
Signed-off-by: Adrian Villin <[email protected]>
extras/hs-test/hs_test.sh
extras/hs-test/infra/container.go
extras/hs-test/script/compress.sh