liuxunorg commented on issue #100: SUBMARINE-174. Add travis support for K8s submitter URL: https://github.com/apache/submarine/pull/100#issuecomment-557779749 @jiwq Thank you contribute this feaute. Now travis contains a lot of different test jobs, but they all use the same test environment, for example, mysql is installed in all travis job environment. This will cause travis to run longer. I plan to split the environment of each test job. For example, only the test environment of the submarine server needs to install mysql. Therefore, please split the submitter-k8s test with a separate job. Only this travis job needs to install k8s. The other jobs in travis are split, and an issue is created.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
