reframe-hpc / reframe

A powerful Python framework for writing and running portable regression tests and benchmarks for HPC systems.
https://reframe-hpc.readthedocs.org
BSD 3-Clause "New" or "Revised" License
213 stars 98 forks source link

[bugfix] Do not use CLI defaults for options that are backed by a configuration option #3206

Closed vkarak closed 1 month ago

vkarak commented 1 month ago

Closes #3200.

vkarak commented 1 month ago

@gkaf89 This should be fixing the problem you've encountered. Could you try it out?