hs-test: add runtime options 43/37843/3
authorMaros Ondrejicka <maros.ondrejicka@pantheon.tech>
Mon, 19 Dec 2022 19:35:27 +0000 (20:35 +0100)
committerFlorin Coras <florin.coras@gmail.com>
Tue, 20 Dec 2022 18:49:49 +0000 (18:49 +0000)
commit8753180a80e03dd031fa7f470adbcbb4a611d1c9
treef524d7f4261b5db5861ee7e83822d99ab63f3262
parent8c626b41eaab5c74e7e023205f1c6cd655d40f44
hs-test: add runtime options

Options
 "-p" to not remove topology elements after the test finishes
 "-v" from now on extra output from tests is hidden by default,
      this will show it again

Type: test
Signed-off-by: Maros Ondrejicka <maros.ondrejicka@pantheon.tech>
Change-Id: I626188561c883534e9004d5130ee2a972d12b4e2
extras/hs-test/container.go
extras/hs-test/echo_test.go
extras/hs-test/framework_test.go
extras/hs-test/http_test.go
extras/hs-test/ldp_test.go
extras/hs-test/linux_iperf_test.go
extras/hs-test/proxy_test.go
extras/hs-test/test
extras/hs-test/utils.go
extras/hs-test/vcl_test.go