lhotari opened a new pull request #9770:
URL: https://github.com/apache/pulsar/pull/9770


   ### Motivation
   
   - Add a similar solution for running integration tests as there is for 
running unit tests in run_unit_group.sh script
   
   This benefit of this change is that it will be easier to refactor the GitHub 
Actions workflow build when the commands to run the integration tests are 
maintained in a separate bash script. 
   
   ### Modifications
   
   - Move commands to run integration tests from the GitHub Actions workflow 
yaml files to a bash script `build/run_ingration_group.sh`.
   - The commands aren't modified as part of this PR, only moved to the script.


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


Reply via email to