hs-test: allow nginx suite to unconfigure topology
Type: test Signed-off-by: Maros Ondrejicka <mondreji@cisco.com> Change-Id: I84209e6d2c914d1c7b9dec7efc3898b75552db1b
This commit is contained in:
@ -20,6 +20,8 @@ func (s *NginxSuite) SetupSuite() {
|
||||
}
|
||||
|
||||
func (s *NginxSuite) SetupTest() {
|
||||
s.skipIfUnconfiguring()
|
||||
|
||||
s.SetupVolumes()
|
||||
s.SetupContainers()
|
||||
|
||||
|
Reference in New Issue
Block a user