hs-test: add option to unconfigure topology
[vpp.git] / extras / hs-test / suite_no_topo_test.go
index 12b939e..bca1dbf 100644 (file)
@@ -18,6 +18,7 @@ func (s *NoTopoSuite) SetupSuite() {
 }
 
 func (s *NoTopoSuite) SetupTest() {
+       s.skipIfUnconfiguring()
        s.SetupVolumes()
        s.SetupContainers()