Skip to content

[bugfix] Allow "." in slurm features#3667

Open
Guy-Coates wants to merge 1 commit into
reframe-hpc:masterfrom
Guy-Coates:constraint-fix-master
Open

[bugfix] Allow "." in slurm features#3667
Guy-Coates wants to merge 1 commit into
reframe-hpc:masterfrom
Guy-Coates:constraint-fix-master

Conversation

@Guy-Coates
Copy link
Copy Markdown

The reframe slurm node constraint validator rejects features with a "." in the name (eg nodes with Feature=c5.xlarge defined in slurm).

This results in Reframe generating no tests when attempting to target nodes of that type using --constraint=c5.xlarge in the systems.partitions.access config.

This PR relaxes the validation/tokenisation regexes to allow ".".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant