adoroszlai commented on PR #10738: URL: https://github.com/apache/ozone/pull/10738#issuecomment-4959002918
> `replicas-test.sh` is used in `ozonesecure-ha`, the kinit in `assert_pipeline_exists` is not needed because it already happens somewhere before? Yes, it happens here: https://github.com/apache/ozone/blob/c35148d85615560e8339c23f0e79be729a908d47/hadoop-ozone/dist/src/main/compose/ozonesecure-ha/test-debug-tools.sh#L47 `kinit` is also assumed by the previous command: https://github.com/apache/ozone/blob/c35148d85615560e8339c23f0e79be729a908d47/hadoop-ozone/dist/src/main/compose/common/replicas-test.sh#L66 https://github.com/apache/ozone/blob/c35148d85615560e8339c23f0e79be729a908d47/hadoop-ozone/dist/src/main/compose/testlib.sh#L618-L619 -- 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]
