mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 19:01:49 +00:00
Fix release number
This commit is contained in:
parent
40dadaaa9c
commit
67fb7c5989
2
test/conformance/testdata/conformance.yaml
vendored
2
test/conformance/testdata/conformance.yaml
vendored
@ -1715,7 +1715,7 @@
|
||||
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.
|
||||
release: v1.17
|
||||
release: v1.18
|
||||
file: test/e2e/scheduling/preemption.go
|
||||
- testname: Scheduler, resource limits
|
||||
codename: '[sig-scheduling] SchedulerPredicates [Serial] validates resource limits
|
||||
|
@ -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.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user