snazy opened a new pull request, #4787: URL: https://github.com/apache/polaris/pull/4787
This change moves a few test cases to `PurgeCommandTest` and the new `BootstrapCommandTest`. Each `@QuarkusMainTest`/`@Launch` test case starts a new Quarkus command tool with fresh test resources. This means that each of these test cases also spawns new Postgres/Cockroach/Mongo container instances, which is time consuming. Runtime of `:polaris-admin:test` on my machine dropped from ~7 minutes to ~4 minutes. -- 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]
