diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2023-12-15 14:53:12 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2023-12-15 14:53:12 +0100 |
commit | 05eaf7af3e315cb9afe21ef58ad7dc86f5d54d99 (patch) | |
tree | a87e6196b5c52203758ad707a6ddc730d193814d | |
parent | f86bb8ff598b4838215e990a52a19d63ec3b317f (diff) |
Put SELinux regex in the right testcase
Change-Id: I42893382178ba53a249ad6e4e7b6eb613c94f9f1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | docker/smoke/testcases.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docker/smoke/testcases.yaml b/docker/smoke/testcases.yaml index 1dfef0b9..c1a064b7 100644 --- a/docker/smoke/testcases.yaml +++ b/docker/smoke/testcases.yaml @@ -245,7 +245,6 @@ tiers: \\[Feature:GPUUpgrade\\]|\ \\[Feature:PodGarbageCollector\\]|\ \\[Feature:RegularResourceUsageTracking\\]|\ - \\[Feature:SELinux\\]|\ \\[Feature:UserNamespacesStatelessPodsSupport\\]|\ \\[NodeFeature:DownwardAPIHugePages\\]|\ \\[NodeFeature:RuntimeHandler\\]" @@ -288,6 +287,7 @@ tiers: \\[Feature:GKELocalSSD\\]|\ \\[Feature:VolumeSnapshotDataSource\\]|\ \\[Feature:Flexvolumes\\]|\ + \\[Feature:SELinux\\]|\ \\[Feature:vsphere\\]|\ \\[Feature:Volumes\\]|\ \\[Feature:Windows\\]|\ @@ -316,6 +316,7 @@ tiers: \\[Feature:GKELocalSSD\\]|\ \\[Feature:VolumeSnapshotDataSource\\]|\ \\[Feature:Flexvolumes\\]|\ + \\[Feature:SELinux\\]|\ \\[Feature:vsphere\\]|\ \\[Feature:Volumes\\]|\ \\[Feature:Windows\\]|\ |