mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 07:57:35 +00:00
Add a flag that will make test gather metrics from all running components after the test finishes.
This commit is contained in:
@@ -153,6 +153,7 @@ type TestContextType struct {
|
||||
// It will read the data every 30 seconds from all Nodes and print summary during afterEach.
|
||||
GatherKubeSystemResourceUsageData bool
|
||||
GatherLogsSizes bool
|
||||
GatherMetricsAfterTest bool
|
||||
}
|
||||
|
||||
var testContext TestContextType
|
||||
|
||||
Reference in New Issue
Block a user