Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions test/extended/util/test.go
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,8 @@ var (
`\[Feature:PodPriority\]`, // @ravig - sig-pod

`provisioning should access volume from different nodes`, // has bad assumptions about hostname labels. sig-storage/@wongma7

`NodeLease when the NodeLease feature is enabled the kubelet should create and update a lease in the kube-node-lease namespace`, // disabled until RHCOS gets kubelet 1.14
},
// tests too slow to be part of conformance
"[Slow]": {
Expand Down