Skip to content

Slurm tests improve SSH #4239

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

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

mr0re1
Copy link
Collaborator

@mr0re1 mr0re1 commented Jun 3, 2025

  • Ensure that tunnel is established instead of sleep;
  • Monitor setup.log instead of sleep 2 minutes;
$ python3 tools/python-integration-tests/slurm_simple_job_completion.py --deployment-name=qq --project=io-playground --zone=us-central1-a --username=ext_orlov_google_com
...
INFO:root:Waiting for login node setup:
...
INFO:root:setup.log: 2025-05-30 21:51:54,119 INFO: Check status of cluster services
INFO:root:setup.log: 2025-05-30 21:51:54,149 INFO: Done setting up login
...
JobID 79 finished successfully.
JobID 80 finished successfully.
JobID 81 finished successfully.
JobID 82 finished successfully.
JobID 83 finished successfully.
.
----------------------------------------------------------------------
Ran 1 test in 19.147s

OK
$ bbs 4239 --names "PR-test-slurm-gcp-v6-reconfig-size" "PR-test-slurm-gcp-v6-simple-job-completion" "PR-test-slurm-flex" "PR-test-slurm-gcp-v6-topology" -c 5
Using PR#4239: Slurm tests improve SSH

@mr0re1 mr0re1 self-assigned this Jun 3, 2025
@mr0re1 mr0re1 requested review from samskillman and a team as code owners June 3, 2025 18:42
@mr0re1 mr0re1 added the release-chore To not include into release notes label Jun 3, 2025
* Ensure that tunnel is established instead of `sleep`;
* Monitor `setup.log` instead of `sleep 2 minutes`;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-chore To not include into release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant