adoroszlai opened a new pull request, #8237: URL: https://github.com/apache/ozone/pull/8237
## What changes were proposed in this pull request? `flaky-test-check` has input for the Git ref to test, but its `build` job checks out the branch given in "Use workflow from". This can cause test failure, e.g. if Ozone version is different on the two branches. ``` Reset branch 'master' branch 'master' set up to track 'origin/master'. ``` https://github.com/adoroszlai/ozone/actions/runs/14294769454/job/40060575305#step:2:73 https://issues.apache.org/jira/browse/HDDS-12775 ## How was this patch tested? ``` Switched to a new branch 'flaky-test-check-debug' branch 'flaky-test-check-debug' set up to track 'origin/flaky-test-check-debug'. ``` https://github.com/adoroszlai/ozone/actions/runs/14294864376/job/40060779727#step:2:77 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
