Mark sig-scheduling tests with [sig-scheduling] so they can be selected
for the testdash dashboard.
This commit is contained in:
@@ -57,7 +57,7 @@ var podRequestedResource *v1.ResourceRequirements = &v1.ResourceRequirements{
|
||||
}
|
||||
|
||||
// This test suite is used to verifies scheduler priority functions based on the default provider
|
||||
var _ = framework.KubeDescribe("SchedulerPriorities [Serial]", func() {
|
||||
var _ = SIGDescribe("SchedulerPriorities [Serial]", func() {
|
||||
var cs clientset.Interface
|
||||
var nodeList *v1.NodeList
|
||||
var systemPodsNo int
|
||||
|
Reference in New Issue
Block a user