ROX-34425: resolve file access violations#20218
Conversation
|
/test ocp-4-21-qa-e2e-tests |
|
/retest-times 10 ocp-4-21-qa-e2e-tests |
🚀 Build Images ReadyImages are ready for commit 805cde4. To use with deploy scripts: export MAIN_IMAGE_TAG=4.11.x-787-g805cde4a63 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #20218 +/- ##
=======================================
Coverage 49.79% 49.79%
=======================================
Files 2770 2770
Lines 210212 210212
=======================================
+ Hits 104667 104674 +7
+ Misses 97823 97817 -6
+ Partials 7722 7721 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
/test ocp-4-21-qa-e2e-tests |
9 similar comments
|
/test ocp-4-21-qa-e2e-tests |
|
/test ocp-4-21-qa-e2e-tests |
|
/test ocp-4-21-qa-e2e-tests |
|
/test ocp-4-21-qa-e2e-tests |
|
/test ocp-4-21-qa-e2e-tests |
|
/test ocp-4-21-qa-e2e-tests |
|
/test ocp-4-21-qa-e2e-tests |
|
/test ocp-4-21-qa-e2e-tests |
|
/test ocp-4-21-qa-e2e-tests |
|
I've run ocp-4-21-qa-e2e-tests ten times, and it has been successful every time: https://prow.ci.openshift.org/pr-history/?org=stackrox&repo=stackrox&pr=20218 with the ci-all-qa-tests label it runs with the splunk TA tests, and we can see that it also runs the file activity tests; the combination of which was causing this instability. I'll make @janisz's suggested change and wait for this to pass once again, then merge. |
|
/test ocp-4-21-qa-e2e-tests |
Description
Further strictness for splunk TA tests, and ensure file access tests resolve violations to avoid contamination of other test suites.
User-facing documentation
Testing and quality
Automated testing
How I validated my change
CI should be enough (with
ci-all-qa-testslabel)