From 3647a891d8441a9616fd0ea1215765b0f2f0f407 Mon Sep 17 00:00:00 2001 From: Ti Zhou Date: Mon, 16 Oct 2017 20:05:27 +0800 Subject: [PATCH] Make test case description more accurate. --- plugin/pkg/scheduler/algorithm/predicates/predicates_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/pkg/scheduler/algorithm/predicates/predicates_test.go b/plugin/pkg/scheduler/algorithm/predicates/predicates_test.go index e19a4a23a38..be45e373609 100644 --- a/plugin/pkg/scheduler/algorithm/predicates/predicates_test.go +++ b/plugin/pkg/scheduler/algorithm/predicates/predicates_test.go @@ -663,7 +663,7 @@ func TestGetUsedPorts(t *testing.T) { } } -func TestDiskConflicts(t *testing.T) { +func TestGCEDiskConflicts(t *testing.T) { volState := v1.PodSpec{ Volumes: []v1.Volume{ {