mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
e2e tests: set all PSa labels instead of just enforcing
This commit is contained in:
@@ -37,7 +37,7 @@ import (
|
||||
|
||||
var _ = SIGDescribe("SystemNodeCriticalPod [Slow] [Serial] [Disruptive] [NodeFeature:SystemNodeCriticalPod]", func() {
|
||||
f := framework.NewDefaultFramework("system-node-critical-pod-test")
|
||||
f.NamespacePodSecurityEnforceLevel = admissionapi.LevelPrivileged
|
||||
f.NamespacePodSecurityLevel = admissionapi.LevelPrivileged
|
||||
// this test only manipulates pods in kube-system
|
||||
f.SkipNamespaceCreation = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user