Skip to content

[feat] New configuration option slurm_envvar_whitelist to white list Slurm environment variables during job submission#3670

Open
vkarak wants to merge 1 commit into
reframe-hpc:developfrom
vkarak:feat/slurm-exclude-envvar-list
Open

[feat] New configuration option slurm_envvar_whitelist to white list Slurm environment variables during job submission#3670
vkarak wants to merge 1 commit into
reframe-hpc:developfrom
vkarak:feat/slurm-exclude-envvar-list

Conversation

@vkarak
Copy link
Copy Markdown
Contributor

@vkarak vkarak commented May 19, 2026

Closes #3606.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.95%. Comparing base (deb6107) to head (b9cea94).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3670   +/-   ##
========================================
  Coverage    91.95%   91.95%           
========================================
  Files           62       62           
  Lines        13762    13763    +1     
========================================
+ Hits         12655    12656    +1     
  Misses        1107     1107           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

New configuration option to white list Slurm environment variables
during job submission.

Signed-off-by: Vasileios Karakasis <vkarak@gmail.com>
@vkarak vkarak force-pushed the feat/slurm-exclude-envvar-list branch from 5e1e69d to b9cea94 Compare May 19, 2026 21:47
@vkarak vkarak changed the title New configuration option slurm_envvar_whitelist to white list Slurm environment variables during job submission. [feat] New configuration option slurm_envvar_whitelist to white list Slurm environment variables during job submission May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Propagation of specific Slurm variables

1 participant