ArafatKhan2198 commented on PR #5782: URL: https://github.com/apache/ozone/pull/5782#issuecomment-1855988612
> @ArafatKhan2198 unfortunately repeated runs did not execute `TestSecureContainerServer` at all, because `unit.sh` is for unit tests: > > ``` > Run hadoop-ozone/dev-support/checks/unit.sh -Dtest=TestSecureContainerServer > ``` > > https://github.com/ArafatKhan2198/ozone/actions/runs/7192422339/job/19588838608#step:5:1 > > Searching for `TestSecureContainerServer` in the logs, it only appears twice, in the first two lines showing the command being run. Write I believe `TestSecureContainerServer` is not an integration test, we are not starting up a mini cluster right? @adoroszlai -- 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]
