Commit 1522eb9
UPSTREAM: <carry>: Skip SELinux test with Feature:SELinuxMountReadWriteOncePodOnly
Tests with [Feature:SELinuxMountReadWriteOncePodOnly] must be skipped if
SELinuxMount feature gate is set to true. See
https://github.com/kubernetes/kubernetes/blob/1ce98e3c093e6c2eea794737de894394683c9ffb/test/e2e/storage/csimock/csi_selinux_mount.go#L50
for details how the SELinux tests use FeatureGate: / Feature: to test
various combinations of the gates.1 parent 050f9ab commit 1522eb9
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
28 | 34 | | |
29 | 35 | | |
30 | 36 | | |
| |||
0 commit comments