Dump debug info on e2e tests
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
This commit is contained in:
@@ -104,6 +104,7 @@ stringData:
|
||||
log.Printf("failed to delete resources in '%s' namespace", testID)
|
||||
}
|
||||
})
|
||||
t.Cleanup(func() { dumpDiagnostics(t, ctx, testID) })
|
||||
|
||||
if cfg.sopsSecretData != nil {
|
||||
secret := corev1.Secret{
|
||||
|
||||
Reference in New Issue
Block a user