You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by GitBox <gi...@apache.org> on 2019/11/23 08:51:34 UTC

[GitHub] [submarine] liuxunorg commented on issue #100: SUBMARINE-174. Add travis support for K8s submitter

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org