hpc / pavilion2

Pavilion is a Python 3 (3.5+) based framework for running and analyzing tests targeting HPC systems.
https://pavilion2.readthedocs.io/
Other
44 stars 20 forks source link

pav run count (repeat) option #165

Closed Paul-Ferrell closed 3 years ago

Paul-Ferrell commented 4 years ago

Add an option to have pav run create 'N' instances of the given tests.

pav run --repeat 5 supermagic imb.imb

Would run both the supermagic and imb tests 5 times.

CalvinDSeamons commented 3 years ago

Kody hungers for tickets... he stole this from me while I was in my stricken state of delirium last Thursday. Expect a PR from him, I'm just going to add him as a assignee as well.