Skip to content

[bugfix] Properly expand environment variables in execution modes#3390

Merged
vkarak merged 2 commits intoreframe-hpc:masterfrom
vkarak:bugfix/expandvars-modes
Feb 14, 2025
Merged

[bugfix] Properly expand environment variables in execution modes#3390
vkarak merged 2 commits intoreframe-hpc:masterfrom
vkarak:bugfix/expandvars-modes

Conversation

@vkarak
Copy link
Copy Markdown
Contributor

@vkarak vkarak commented Feb 12, 2025

We now expand environment variables once we resolve the execution mode and do not wait for a later expansion during the resolution of the various configuration parameters.

Closes #3306.

@vkarak vkarak added this to the ReFrame 4.7.4 milestone Feb 12, 2025
@vkarak vkarak requested review from ekouts and teojgo February 12, 2025 23:46
@vkarak vkarak self-assigned this Feb 12, 2025
Comment thread unittests/test_cli.py Outdated
@vkarak vkarak linked an issue Feb 14, 2025 that may be closed by this pull request
@vkarak vkarak merged commit 7ff5e29 into reframe-hpc:master Feb 14, 2025
@vkarak vkarak deleted the bugfix/expandvars-modes branch February 14, 2025 09:09
@vkarak vkarak linked an issue Feb 26, 2025 that may be closed by this pull request
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.

Some options in a mode do not expand environment variables past in Show the expanded options when a mode is selected

2 participants