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
214 stars 101 forks source link

`--keep-stage-files --dont-restage` options do not have an effect when `--dry-run` is used #3099

Closed vkarak closed 7 months ago

vkarak commented 7 months ago

That was my bad; I haven't used --keep-stage-files in the first run. The framework works fine.