vgv created page: home authored by Berrill, Mark's avatar Berrill, Mark
......@@ -6,6 +6,8 @@ Let's put together a list of things we'd like to have in the harness and maybe t
* More granular testing options (checkout, build, submit, kill after X iterations, triage results) – I would like a build only option for PE testing and then a quick way to see what has built and what is broken.
* When a build fails, it is not getting logged properly because a run script is still submitting - bug
* Builds should be able to be run within a separate job submission (job size 0) instead of running within the current shell script (first run) or the end of a job (resubmit)
* Launch tests by specific name (e.g. GTC, IMB, or all) so that there doesn’t have to be a separate rgt.input file for each launch.
......
......