Skip to content

Commit 68c91e4

Browse files
Fix small typo.
1 parent fb2dcf5 commit 68c91e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/hermetic_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ func TestKubeInferenceModelRequest(t *testing.T) {
295295
},
296296
},
297297
{
298-
name: "noncritical, but one model has capacity, no not shed",
298+
name: "noncritical, but one server has capacity, do not shed",
299299
req: extprocutils.GenerateRequest("sql-lora-sheddable"),
300300
// pod 0 will be picked as all other models are above threshold
301301
pods: []*backend.PodMetrics{

0 commit comments

Comments
 (0)