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

Add parallel test running #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add parallel test running #31

wants to merge 1 commit into from

Conversation

vvarg229
Copy link
Owner

@vvarg229 vvarg229 commented Aug 9, 2023

Both sanity tests and a full test run are run in parallel. This will allow to get the result and a link to the report in NeoFS after 30 minutes after creating a PR or a commit in the repo and get the result of all tests in a few hours.
This will be useful for developers - now they will be able to get test results before changes are pushed to the master.

Both sanity tests and a full test run are run in parallel.
This will allow to get the result and a link to the report in NeoFS after 30
minutes after creating a PR or a commit in the repo and get the result of all
tests in a few hours.
This will be useful for developers - now they will be able to get test results
before changes are pushed to the master.

Signed-off-by: Oleg Kulachenko <[email protected]>
@vvarg229 vvarg229 force-pushed the matrix_set branch 2 times, most recently from eaa9c5d to 220d9c4 Compare August 9, 2023 15:50
@vvarg229
Copy link
Owner Author

vvarg229 commented Aug 9, 2023

For example, here in my fork is the operation of multiple PRs.
There is no long wait for runners on that many jobs at the same time.

image

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 this pull request may close these issues.

1 participant