Fix release number

This commit is contained in:
Caleb Woodbine
2020-02-27 13:35:22 +13:00
parent 40dadaaa9c
commit 67fb7c5989
2 changed files with 2 additions and 2 deletions

View File

@@ -500,7 +500,7 @@ var _ = SIGDescribe("SchedulerPreemption [Serial]", func() {
})
/*
Release: v1.17
Release: v1.18
Testname: Pod preemption verification
Description: Four levels of Pods in ReplicaSets with different levels of Priority, restricted by given CPU limits MUST launch. Priority 1 - 3 Pods MUST spawn first followed by Priority 4 Pod. The ReplicaSets with Replicas MUST contain the expected number of Replicas.
*/