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

Remove A10 warning when re-launching on existing cluster #3886

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

cblmemo
Copy link
Collaborator

@cblmemo cblmemo commented Aug 28, 2024

We have a message on A10 driver installation takes a lot of time and it keeps appearing every time launching on the cluster, even if it is launching on an existing cluster and the driver installation won't actually be executed. This PR fixes that.

Tested (run the relevant ones):

  • Code formatting: bash format.sh
  • Any manual or new tests for this PR (please specify below)
  • All smoke tests: pytest tests/test_smoke.py
  • Relevant individual smoke tests: pytest tests/test_smoke.py::test_fill_in_the_name
  • Backward compatibility tests: conda deactivate; bash -i tests/backward_compatibility_tests.sh

@cblmemo cblmemo added this pull request to the merge queue Aug 29, 2024
Merged via the queue into master with commit 3582637 Aug 29, 2024
20 checks passed
@cblmemo cblmemo deleted the suppress-a10-warn-on-relaunch branch August 29, 2024 17:53
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