Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallelize tests based on test case #8

Open
Rickkwa opened this issue Jul 11, 2018 · 1 comment
Open

Parallelize tests based on test case #8

Rickkwa opened this issue Jul 11, 2018 · 1 comment

Comments

@Rickkwa
Copy link
Owner

Rickkwa commented Jul 11, 2018

So matrix based on test case file. That way, we can increase parallelism and reduce speed of tests. Otherwise, every time we add a new test case file, the tests will take longer.

@Rickkwa
Copy link
Owner Author

Rickkwa commented Jul 11, 2018

And can we build the images just once instead of every job to save time? ie. like a build stage to build the images and pass them to the subsequent stages. I don't want to use dockerhub as a dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant