Skip to content

Commit

Permalink
Revert "conformance changes"
Browse files Browse the repository at this point in the history
This reverts commit 3a5c02d.
  • Loading branch information
heyste committed Feb 14, 2021
1 parent 05124f9 commit 6698a4e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions test/conformance/testdata/conformance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2033,10 +2033,9 @@
- 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
[LinuxOnly] [Conformance]'
[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. This test is marked LinuxOnly
since hostNetwork is not supported on Windows.
same node if the HostIP or Protocol is different.
release: v1.16
file: test/e2e/scheduling/predicates.go
- testname: Pod preemption verification
Expand Down

0 comments on commit 6698a4e

Please sign in to comment.