hs-test: skip vcl reattach test
[vpp.git] / 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")
 }