tuteng opened a new pull request #6279: Fix/integration sql test failed URL: https://github.com/apache/pulsar/pull/6279 Fixes https://github.com/apache/pulsar/issues/6274 ### Motivation The current integration test SQL has been failing all the time, blocking the workflow. There are mainly the following problems 1. Disk space is full 2. The latest docker image is the wrong package for Pulsar SQL, causing the test to fail all the time. 3. Some databases used in the Dashboard have been upgraded to 11, and some scripts have not changed. ### Modifications * Pack only the required images * Update the latest docker image to the correct version * Fixed script ### Verifying this change https://github.com/AmateurEvents/pulsar/pull/10
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
