Skip to content

Commit 11bec7f

Browse files
Disable NodeLease and RuntimeClass tests temporarily
They are broken until a 1.14 kubelet lands
1 parent 28cae3f commit 11bec7f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

test/extended/util/test.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,10 @@ var (
409409

410410
`should idle the service and DeploymentConfig properly`, // idling with a single service and DeploymentConfig [Conformance]
411411

412+
// requires a 1.14 kubelet
413+
"when the NodeLease feature is enabled",
414+
"RuntimeClass should reject",
415+
412416
`\[Feature:Volumes\]`, // storage team to investigate it post-rebase
413417
`\[Driver: csi-hostpath`, // storage team to investigate it post-rebase. @hekumar
414418
`TaintBasedEvictions`, // scheduler tests failing serial. sig-pod/@ravig

0 commit comments

Comments
 (0)