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
Fix PMM-14125: Fix BATS test permission errors in OpenShift pipeline
- Copy test files to writable Jenkins workspace directory
- Run tests from workspace instead of read-only /srv/pmm-qa/k8s
- Set random test namespace to avoid conflicts
- Make test failures non-critical with clear warnings
- Add proper permissions (755) for test output directory
This fixes 'Permission denied' errors when BATS tests try to write values.yaml
0 commit comments