lhotari commented on PR #22391: URL: https://github.com/apache/pulsar/pull/22391#issuecomment-2039877219
> @lhotari Do you have any suggestions? @nodece To debug, locally with java-test-image in addition what you provided, you'd have to do `export PULSAR_TEST_IMAGE_NAME=apachepulsar/java-test-image:latest` (ref: https://github.com/apache/pulsar/blob/d61f7585e8ee1d5e76ff1ff1eb0b3380bc7178c4/.github/workflows/pulsar-ci.yaml#L539) before running the tests locally. The default value for PULSAR_TEST_IMAGE_NAME is the `pulsar-test-latest-version` image (ref: https://github.com/apache/pulsar/blob/8957e353ded9ee24eccea349c7747da721d9e66a/tests/integration/src/test/java/org/apache/pulsar/tests/integration/containers/PulsarContainer.java#L54-L55). -- 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]
