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: run unittests in parallel with pytest-xdist #2841

Merged
merged 4 commits into from
May 21, 2024
Merged

test: run unittests in parallel with pytest-xdist #2841

merged 4 commits into from
May 21, 2024

Conversation

mkundu1
Copy link
Contributor

@mkundu1 mkundu1 commented May 18, 2024

Running unittests in parallel using pytest-xdist. The test test_launch_remote_instance has been adjusted as it was modifying the original downloaded file which was causing issue in another test test_field_data_objects_3d.

The 24.2 unittests runtime is reduced from ~56 min to ~31 min.

@mkundu1 mkundu1 changed the title test: run in parallel with test/xdist test: run unittests in parallel with pytest-xdist May 18, 2024
@mkundu1 mkundu1 merged commit becf8de into main May 21, 2024
26 checks passed
@mkundu1 mkundu1 deleted the test/xdist branch May 21, 2024 13:20
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.

None yet

3 participants