Commit 10017ee0 authored by Lantao Liu's avatar Lantao Liu

Skip rescheduler test.

parent f519cba4
......@@ -42,7 +42,7 @@ var _ = SIGDescribe("Rescheduler [Serial]", func() {
var totalMillicores int
BeforeEach(func() {
framework.SkipUnlessProviderIs("gce", "gke")
framework.Skipf("Rescheduler is being deprecated soon in Kubernetes 1.10")
ns = f.Namespace.Name
nodes := framework.GetReadySchedulableNodesOrDie(f.ClientSet)
nodeCount := len(nodes.Items)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment