skyleaworlder opened a new pull request, #3984: URL: https://github.com/apache/shenyu/pull/3984
<!-- Describe your PR here; eg. Fixes #issueNo --> About #3513 <!-- Thank you for proposing a pull request. This template will guide you through the essential steps necessary for a pull request. --> Make sure that: - [x] You have read the [contribution guidelines](https://shenyu.apache.org/community/contributor-guide). - [x] You submit test cases (unit or integration tests) that back your changes. - [x] Your local test passed `./mvnw clean install -Dmaven.javadoc.skip=true`. In this PR line, I propose a new workflow to do integration test. I test local and in my fork repository:   This PR may break down docker-compose integration test workflow because of my modification about "HttpHelper" in "shenyu-integration-test-common". (k8s NodePort restrict exported port at range from 30000 to 32767) But I hope to get permission to run "k8s-it" I propose, since I wonder if my PR work well. I'll update all docker-compose.yml after that. -- 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]
