mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-22 10:27:56 +00:00
delete redundant characters in comment
Change-Id: Id49d6266f76d2e242880f25cfa2b591bcef1b5ff
This commit is contained in:
@@ -173,7 +173,7 @@ func TestNodeResourcesScoring(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// TestNodeAffinityScoring verifies that scheduler's node affinity priority function
|
// TestNodeAffinityScoring verifies that scheduler's node affinity priority function
|
||||||
// works correctly.s
|
// works correctly.
|
||||||
func TestNodeAffinityScoring(t *testing.T) {
|
func TestNodeAffinityScoring(t *testing.T) {
|
||||||
testCtx := initTestSchedulerForPriorityTest(t, nodeaffinity.Name)
|
testCtx := initTestSchedulerForPriorityTest(t, nodeaffinity.Name)
|
||||||
defer testutils.CleanupTest(t, testCtx)
|
defer testutils.CleanupTest(t, testCtx)
|
||||||
|
Reference in New Issue
Block a user