Dump core at beginning and end of node resizes.

This commit is contained in:
Joe Finney
2016-01-25 09:52:57 -08:00
parent 6397b781ac
commit 7164e88a3a
3 changed files with 11 additions and 7 deletions

View File

@@ -142,6 +142,7 @@ type TestContextType struct {
CloudConfig CloudConfig
KubectlPath string
OutputDir string
ReportDir string
prefix string
MinStartupPods int
UpgradeTarget string