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

test: avoid parallel tests execution #5572

Merged
merged 1 commit into from
Apr 4, 2023

Conversation

grom72
Copy link
Contributor

@grom72 grom72 commented Apr 4, 2023

All tests shall be run sequentially to eliminate any interference between tests.


This change is Reviewable

All tests shall be run sequentialy to eliminate any interference
between tests.

Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
@grom72 grom72 force-pushed the test-without-interferences branch from 4da618d to d65f452 Compare April 4, 2023 07:16
Copy link
Member

@lukaszstolarczuk lukaszstolarczuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @wlemkows)

@lukaszstolarczuk lukaszstolarczuk merged commit 3abb65a into pmem:master Apr 4, 2023
@grom72 grom72 deleted the test-without-interferences branch May 25, 2023 05:34
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.

2 participants