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 100 forks source link

Allow for skipping a flexible test if not enough nodes are available instead of failing #3164

Closed vkarak closed 2 months ago

vkarak commented 2 months ago

I would probably be also in favour of changing the default behaviour to be skipping the test and add a new command-line option to enforce the strict behaviour.