hs-test: add option to unconfigure topology
[vpp.git] / extras / hs-test / suite_veth_test.go
index ff79dfa..96af407 100644 (file)
@@ -23,6 +23,8 @@ func (s *VethsSuite) SetupSuite() {
 }
 
 func (s *VethsSuite) SetupTest() {
+       s.skipIfUnconfiguring()
+
        s.SetupVolumes()
        s.SetupContainers()