Update conformance metadata release version to v1.19

This commit is contained in:
Caleb Woodbine 2020-03-25 09:35:24 +13:00
parent 51d3f64b81
commit cdcff31585

View File

@ -500,7 +500,7 @@ var _ = SIGDescribe("SchedulerPreemption [Serial]", func() {
}) })
/* /*
Release: v1.18 Release: v1.19
Testname: Pod preemption verification 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. 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.
*/ */