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

Local slurm pytest #647

Merged
merged 3 commits into from
Aug 6, 2024
Merged

Conversation

jacobtomlinson
Copy link
Member

Today I was experimenting with running the Slurm tests on my development workstation. This PR resolves a couple of nitpicks I found when running tests:

  • Slurm generates *.out files which get added to version control. Added them to .gitignore.
  • My workstation doesn't have an eth0 network interface, so skip the test if not present

@jacobtomlinson
Copy link
Member Author

CI seems happy. Merging.

@jacobtomlinson jacobtomlinson merged commit c2bb22c into dask:main Aug 6, 2024
9 of 10 checks passed
@jacobtomlinson jacobtomlinson deleted the local-slurm-pytest branch August 6, 2024 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant