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

Run more than one assignment in Docker tests #251

Closed
martinmladenov opened this issue Jul 20, 2023 · 4 comments · Fixed by #261
Closed

Run more than one assignment in Docker tests #251

martinmladenov opened this issue Jul 20, 2023 · 4 comments · Fixed by #261
Assignees

Comments

@martinmladenov
Copy link
Collaborator

It would be nice to run more than one assignment in Docker CI tests. The Docker tests currently take about 2.5 minutes and this is much shorter than the slowest task, which takes 5.5 minutes. We should run 3 or 4 assignments per category - this won't affect the duration of the overall pipeline as different tasks runs in parallel.

#236 (comment)_

@Arraying
Copy link
Contributor

Don't we already do this? How is it different from what this does?

@martinmladenov
Copy link
Collaborator Author

Yes, we currently run all. But in #236 we are changing it to run only one. We decided it would be nice to run a couple more but made it into another issue.

@alexcojocaru2002
Copy link
Contributor

I can maybe do this @martinmladenov

@mauricioaniche
Copy link
Contributor

Go for it, @alexcojocaru2002

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

Successfully merging a pull request may close this issue.

4 participants