brandboat commented on PR #16789:
URL: https://github.com/apache/kafka/pull/16789#issuecomment-2269297940

   > @brandboat Could you please verify the e2e on your local?
   
   Yes, I run cmd as follows
   ```shell
   ./gradlew clean build -x test
   docker rm -f ducker01 ducker02 ducker03 ducker04 ducker05 ducker06 ducker07 
ducker08 ducker09 ducker10 ducker11 ducker12 ducker13 ducker14
   TC_PATHS="tests/kafkatest/sanity_checks/test_performance_services.py" bash 
tests/docker/run_tests.sh
   ```
   
   and test passed
   
   ```shell
   
================================================================================
   SESSION REPORT (ALL TESTS)
   ducktape version: 0.11.4
   session_id:       2024-08-05--002
   run time:         3 minutes 13.730 seconds
   tests run:        7
   passed:           7
   flaky:            0
   failed:           0
   ignored:          0
   
================================================================================
   ```


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