mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-08 14:21:18 +00:00
@@ -57,7 +57,7 @@ func (m *MultiNSBackup) Init() error {
|
||||
}
|
||||
} else {
|
||||
m.NamespacesTotal = 2
|
||||
m.TimeoutDuration = time.Minute * 5
|
||||
m.TimeoutDuration = time.Minute * 10
|
||||
m.TestMsg = &TestMSG{
|
||||
Text: "When I create 2 namespaces should be successfully backed up and restored",
|
||||
FailedMSG: "Failed to successfully backup and restore multiple namespaces",
|
||||
|
||||
Reference in New Issue
Block a user