You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./test/run-e2e-ocp.sh
......
=== RUN TestMonitoringStackController/Verify_multi-namespace_support
monitoring_stack_controller_test.go:850: assertion failed: error is not nil: failed to create demo app test-ns-1/prometheus: pods "prometheus" is forbidden: violates PodSecurity "restricted:v1.24": allowPrivilegeEscalation != false (container "prometheus" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "prometheus" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "prometheus" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "prometheus" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost"): test-ns-1: deploying demo app failed
--- FAIL: TestMonitoringStackController (382.73s)
% oc version
Client Version: 4.13.1
Kustomize Version: v4.5.7
Server Version: 4.14.0-0.nightly-2023-07-11-092038
Kubernetes Version: v1.27.3+af29f64
% oc version
Client Version: 4.13.1
Kustomize Version: v4.5.7
Server Version: 4.14.0-0.nightly-2023-07-11-092038
Kubernetes Version: v1.27.3+af29f64
It's a automation code issue, will fix it following solution
https://access.redhat.com/solutions/7002730
The text was updated successfully, but these errors were encountered: