mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-21 18:11:22 +00:00
Make getSchedulingLatency use master proxy
This commit is contained in:
@@ -145,7 +145,7 @@ var _ = Describe("Density [Skipped]", func() {
|
||||
// Verify scheduler metrics.
|
||||
// TODO: Reset metrics at the beginning of the test.
|
||||
// We should do something similar to how we do it for APIserver.
|
||||
expectNoError(VerifySchedulerLatency())
|
||||
expectNoError(VerifySchedulerLatency(c))
|
||||
})
|
||||
|
||||
// Explicitly put here, to delete namespace at the end of the test
|
||||
|
Reference in New Issue
Block a user