hs-test: add option to unconfigure topology
[vpp.git] / extras / hs-test / suite_ns_test.go
index 5bc45c7..c4a3f42 100644 (file)
@@ -17,6 +17,7 @@ func (s *NsSuite) SetupSuite() {
 }
 
 func (s *NsSuite) SetupTest() {
+       s.skipIfUnconfiguring()
        s.SetupVolumes()
        s.SetupContainers()