Skip to content
This repository was archived by the owner on Jul 22, 2020. It is now read-only.

Travis build stages#198

Merged
prymitive merged 2 commits intoviperfrom
travis-build-stages
Dec 4, 2017
Merged

Travis build stages#198
prymitive merged 2 commits intoviperfrom
travis-build-stages

Conversation

@prymitive
Copy link
Contributor

@prymitive prymitive commented Dec 3, 2017

Split up all tasks run on Travis CI into stages.
This slows down CI jobs (~3m -> ~6m), but isolates different tests and makes it more obvious what failed.
Isolating jobs allows to add new jobs easily, like doing a test build of a docker image, which now happens (and slows things down even more, with extra 4m more needed).

@prymitive prymitive requested a review from terinjokes December 3, 2017 22:42
@prymitive prymitive added this to the v0.9 milestone Dec 3, 2017
Split each test target into a dedicated job, add docker build tests
@prymitive prymitive force-pushed the travis-build-stages branch from 4759e04 to 5b18d6b Compare December 4, 2017 00:03
@prymitive prymitive merged commit 0d3513b into viper Dec 4, 2017
@prymitive prymitive deleted the travis-build-stages branch December 4, 2017 21:09
@prymitive prymitive mentioned this pull request Dec 4, 2017
@prymitive
Copy link
Contributor Author

prymitive commented Dec 4, 2017

This went to wrong branch, redo in #199

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants