kevin85421 opened a new pull request #656: URL: https://github.com/apache/submarine/pull/656
### What is this PR for? Github Action compiles Docker images twice. 1st: "Build image locally" https://github.com/apache/submarine/blob/master/.github/workflows/master.yml#L158 2nd: "Test" https://github.com/apache/submarine/blob/master/.github/workflows/master.yml#L170 Because of the [pom.xml](https://github.com/apache/submarine/blob/master/submarine-test/test-k8s/pom.xml#L155), the script "integration-test.sh" with the argument "--update" will compile all images again. ### What type of PR is it? [Improvement] ### Todos ### What is the Jira issue? https://issues.apache.org/jira/browse/SUBMARINE-914# ### How should this be tested? * Github Action: check if all test cases in "submarine-k8s" are executed as expected. ### Screenshots (if appropriate) <img width="1395" alt="ζͺε 2021-07-08 δΈε6 13 06" src="https://user-images.githubusercontent.com/20109646/124906336-8c71bb00-e019-11eb-83ef-874c1932f3fe.png"> ### Questions: * Do the license files need updating? No * Are there breaking changes for older versions? No * Does this need new 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]
