adoroszlai commented on PR #2447: URL: https://github.com/apache/ozone/pull/2447#issuecomment-1121485998
@sokui Thanks for the quick response. > Do you mean you run the test.sh in PR against the old ozone examples? Or you just merge the whole PR to your local branch, and run it? I checked out the PR branch locally, [added `test.sh`to `ozone-ha`](https://github.com/adoroszlai/hadoop-ozone/commit/0fdb8c04d85002cc9a096925b329c5f408b9f88f) kubernetes example, and submitted to my fork. (Later I also [temporarily disabled other tests](https://github.com/adoroszlai/hadoop-ozone/commit/e1d2f2b9c65a8bf4001f1f2e7cbac536cf36a044) for faster feedback.) > Your pasted link seems expired After my comment about the failed run from my fork, @JacksonYao287 also added `ozone-ha/test.sh` to this PR, and the logs are still available. * Github logs: https://github.com/apache/ozone/runs/5232679075 * Kubernetes logs: https://github.com/apache/ozone/suites/5345115406/artifacts/167127123 These will probably also expire in about a week. Then we can trigger another run if still needed. > This PR seems good to me though. Yes, looks good to me, too. But we prefer tests to verify, and unfortunately it is failing. ;) -- 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]
