adoroszlai commented on PR #5782: URL: https://github.com/apache/ozone/pull/5782#issuecomment-1856006550
> I believe `TestSecureContainerServer` is not an integration test, we are not starting up a mini cluster right? @adoroszlai Still it's in `integration-test`, so it can only be run using `integration.sh` (or `junit.sh` directly): ``` hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/container/server/TestSecureContainerServer.java ``` BTW, the `flaky-test-check` workflow selects the appropriate script to run the given test. -- 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]
