mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-03 03:38:15 +00:00
Fix golint failures under e2e/framework/metrics
This commit is contained in:
@@ -119,7 +119,7 @@ type Framework struct {
|
||||
TestSummaries []TestDataSummary
|
||||
|
||||
// Place to keep ClusterAutoscaler metrics from before test in order to compute delta.
|
||||
clusterAutoscalerMetricsBeforeTest metrics.MetricsCollection
|
||||
clusterAutoscalerMetricsBeforeTest metrics.Collection
|
||||
}
|
||||
|
||||
type TestDataSummary interface {
|
||||
|
||||
Reference in New Issue
Block a user