Skip to content

[bugfix] Return Job.jobid as string always #3493

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

Merged
merged 1 commit into from
May 27, 2025

Conversation

vkarak
Copy link
Contributor

@vkarak vkarak commented May 26, 2025

The local and ssh scheduler were returning it as an integer which is not according to the intended type of the jobid property: https://reframe-hpc.readthedocs.io/en/stable/regression_test_api.html#reframe.core.schedulers.Job.jobid

Closes #3482.

@vkarak vkarak added this to the ReFrame 4.8.2 milestone May 26, 2025
@vkarak vkarak requested review from ekouts and teojgo May 26, 2025 22:41
@vkarak vkarak self-assigned this May 26, 2025
@github-project-automation github-project-automation bot moved this from Todo to In Progress in ReFrame Backlog May 27, 2025
@vkarak vkarak linked an issue May 27, 2025 that may be closed by this pull request
@vkarak vkarak merged commit 327e01d into reframe-hpc:master May 27, 2025
37 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in ReFrame Backlog May 27, 2025
@vkarak vkarak deleted the bugfix/jobid-always-str branch May 27, 2025 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Local Scheduler - jobid type in report file
2 participants