mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
conformance changes
This commit is contained in:
parent
c183ac16d1
commit
32c2ec5ceb
5
test/conformance/testdata/conformance.yaml
vendored
5
test/conformance/testdata/conformance.yaml
vendored
@ -2033,9 +2033,10 @@
|
||||
- testname: Scheduling, HostPort matching and HostIP and Protocol not-matching
|
||||
codename: '[sig-scheduling] SchedulerPredicates [Serial] validates that there is
|
||||
no conflict between pods with same hostPort but different hostIP and protocol
|
||||
[Conformance]'
|
||||
[LinuxOnly] [Conformance]'
|
||||
description: Pods with the same HostPort value MUST be able to be scheduled to the
|
||||
same node if the HostIP or Protocol is different.
|
||||
same node if the HostIP or Protocol is different. This test is marked LinuxOnly
|
||||
since hostNetwork is not supported on Windows.
|
||||
release: v1.16
|
||||
file: test/e2e/scheduling/predicates.go
|
||||
- testname: Pod preemption verification
|
||||
|
Loading…
Reference in New Issue
Block a user