tbonelee opened a new pull request, #5159:
URL: https://github.com/apache/zeppelin/pull/5159

   ### What is this PR for?
   
   This PR bumps the testcontainers minor/patch versions.
   
   <img width="2156" height="124" alt="image" 
src="https://github.com/user-attachments/assets/1db7118f-98f8-490f-863c-dc9eecc6e7dd";
 />
   
   The interpreter-test-non-core job has been failing intermittently. Based on 
the error pattern, this appears related to a compatibility issue between older 
Testcontainers versions and newer Docker Engine APIs (see: 
https://github.com/testcontainers/testcontainers-java/issues/11212).
   
   Testcontainers released a patch to address this, so this PR updates 
Testcontainers to 1.21.4 (release notes: 
https://github.com/testcontainers/testcontainers-java/releases/tag/1.21.4).
   
   ### What type of PR is it?
   Bug Fix
   
   ### What is the Jira issue?[
   * Open an issue on Jira https://issues.apache.org/jira/browse/ZEPPELIN-6397
   
   ### How should this be tested?
   Check `interpreter-test-non-core` job.
   
   ### Questions:
   * Does the license files need to update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   


-- 
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]

Reply via email to