Skip to content

Commit

Permalink
UPSTREAM: <carry>: disable tests for features in alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
sanchezl committed Jan 26, 2023
1 parent c0367ae commit 77c340d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions openshift-hack/e2e/annotate/rules.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ var (
`\[Feature:StatefulSetAutoDeletePVC\]`,
`\[Feature:ProxyTerminatingEndpoints\]`,
`\[Feature:UserNamespacesStatelessPodsSupport\]`,
`\[Feature:ReadWriteOncePod\]`,
`\[Feature:SELinuxMountReadWriteOncePod\]`,
`\[Feature:add node log viewer\]`,
`\[Feature:PodSchedulingReadiness\]`,
},
// tests for features that are not implemented in openshift
"[Disabled:Unimplemented]": {
Expand Down

0 comments on commit 77c340d

Please sign in to comment.