majialoong commented on PR #23427: URL: https://github.com/apache/kafka/pull/23427#issuecomment-5622765063
Local tests passed: 1. jvm image type ``` python3 ./docker/docker_build_test.py kafka-21019-test --image-tag jvm --image-type jvm --kafka-archive "$KAFKA_TEST_ARCHIVE" ``` <img width="1899" height="867" alt="image" src="https://github.com/user-attachments/assets/136c43ee-df0e-40fd-b47c-643a9d756231" /> 2. native image type ``` python3 ./docker/docker_build_test.py kafka-21019-test --image-tag native --image-type native --kafka-archive "$KAFKA_TEST_ARCHIVE" ``` <img width="1900" height="834" alt="image" src="https://github.com/user-attachments/assets/1c82b2db-b269-47b4-86a4-5fa149c25571" /> -- 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]
