adoroszlai commented on PR #7156: URL: https://github.com/apache/ozone/pull/7156#issuecomment-2504102884
> https://github.com/unisonteam/ozone/actions/runs/12050928627 > TestContainerBalancerDatanodeNodeLimit#checkIterationResultException[master]-10x10 Thanks. `Git Ref (Branch/Commit_ID/Tag)` should be set to `container-balancer-tests`, but here it was testing `master`, where `TestContainerBalancerDatanodeNodeLimit` does not exist. Normally the workflow would report "no tests were run" error in such case. However, `master` in your fork (11850f5f9ba6d21f1665b2c07a1ebb73a8623cfa) is older than the commit where this sanity check was introduced (4195ef57a3a29aab3a79747147d0d73dc63c34af). Can you please launch a new run, with `Git Ref (Branch/Commit_ID/Tag): container-balancer-tests`? -- 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]
