Skip to content

[bugfix] Handle explicit scheduler options passed in the CLI in the remote auto-detection script #3456

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 2 commits into from
Apr 8, 2025

Conversation

ekouts
Copy link
Contributor

@ekouts ekouts commented Apr 8, 2025

Closes #3439 .

@ekouts ekouts added this to the ReFrame 4.8 milestone Apr 8, 2025
@ekouts ekouts requested review from vkarak and teojgo April 8, 2025 09:01
@ekouts ekouts self-assigned this Apr 8, 2025
@ekouts ekouts changed the title Handle explicit scheduler options in the remote autodetection script [bugfix] Handle explicit scheduler (like #SBATCH ...) options in the remote autodetection script Apr 8, 2025
@github-project-automation github-project-automation bot moved this from Todo to In Progress in ReFrame Backlog Apr 8, 2025
@vkarak vkarak changed the title [bugfix] Handle explicit scheduler (like #SBATCH ...) options in the remote autodetection script [bugfix] Handle explicit scheduler options passed in the CLI in the remote auto-detection script Apr 8, 2025
@vkarak vkarak enabled auto-merge April 8, 2025 12:02
@vkarak vkarak merged commit 9f73430 into reframe-hpc:develop Apr 8, 2025
37 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in ReFrame Backlog Apr 8, 2025
@ekouts ekouts deleted the bugfix/autodetect_cli_opts branch April 9, 2025 06:58
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.

Slurm job option that are passed explicitely (-J '#SBATCH --reservation=<res>') are not handled properly by ReFrame
2 participants