mirror of https://github.com/kubernetes/kops.git
Skip upstream e2e log dump
This commit is contained in:
parent
c16ee961cb
commit
f10ec875ab
|
|
@ -435,6 +435,8 @@ func (t *Tester) execute() error {
|
|||
}
|
||||
t.addNonBlockingTaintsFlag()
|
||||
|
||||
t.TestArgs += " --disable-log-dump"
|
||||
|
||||
return t.Test()
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue