http: fix http server in response
[vpp.git] / extras / hs-test / hst_suite.go
index 4c6d5b2..bb49924 100644 (file)
@@ -149,7 +149,7 @@ func (s *HstSuite) hstFail() {
                out, err := container.log(20)
                if err != nil {
                        fmt.Printf("An error occured while obtaining '%s' container logs: %s\n", container.name, fmt.Sprint(err))
-                       break
+                       continue
                }
                fmt.Printf("\nvvvvvvvvvvvvvvv " +
                        container.name + ":\n" +