packetgraph icon indicating copy to clipboard operation
packetgraph copied to clipboard

tests: make CI run tests in parallel

Open ManyTheFish opened this issue 7 years ago • 1 comments

CI could have differents stages to:

  • run style
  • run tests
  • build documentation

with stages, tests will be runned in parallel and CI should be faster to check commits.

see the travis documentation about stages.

ManyTheFish avatar Nov 05 '18 20:11 ManyTheFish

thanks for the issue, we're working on this

outscale-mgo avatar Dec 06 '18 09:12 outscale-mgo