mirror of https://github.com/k3s-io/k3s
commit
ef84c57965
|
@ -112,7 +112,8 @@ 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())
|
||||
// TODO: Reenable it once it is running with Kubemark.
|
||||
// expectNoError(VerifySchedulerLatency())
|
||||
})
|
||||
|
||||
framework := NewFramework("density")
|
||||
|
|
Loading…
Reference in New Issue