KUAN-HSUN-LI opened a new pull request #688: URL: https://github.com/apache/submarine/pull/688
### What is this PR for? problems: 1. Submarine Server test is also running Submarine Client and Submarine Yarn Submitter tests 2. Submarine Submitter test is also running Submarine Commons Unixusersync and Submarine Client tests 3. Submarine k8s test is also running Submarine Yarn Submitter tests 4. Some test cases are building irrelevant modules. 5. Workbench npm install twice: mvn build and npm install method: 1. Use maven's "also make (-am)" argument for building the exactly needed modules. 2. Run the test in the correct module 3. Create the submarine client test job 4. Remove npm install in workbench job ### What type of PR is it? [Improvement] ### Todos ### What is the Jira issue? https://issues.apache.org/jira/browse/SUBMARINE-946 ### How should this be tested? CI pass ### Screenshots (if appropriate) ### 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]
