hs-test: skip vcl reattach test 43/37643/2
authorFilip Tehlar <ftehlar@cisco.com>
Fri, 11 Nov 2022 09:37:33 +0000 (10:37 +0100)
committerFlorin Coras <florin.coras@gmail.com>
Mon, 14 Nov 2022 20:59:01 +0000 (20:59 +0000)
Type: test

Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
Change-Id: I594ecc347f367887890a3182e7c24028bf9a7f50

extras/hs-test/vcl_test.go

index 96ca7f6..fddd70d 100755 (executable)
@@ -87,6 +87,7 @@ func (s *Veths2Suite) testVclEcho(proto string) {
 }
 
 func (s *Veths2Suite) TestVclRetryAttach() {
+       s.T().Skip()
        s.testRetryAttach("tcp")
 }