Closed
Description
There needs to be an automated process to validate the QC script when updates are made. My current thoughts are to have 2 scripts. 1 of the scripts would build and submit 4 cases (qc
, qc_bfb
, qc_nonbfb
, and qc_fail
; see #161 for more information on the 4 cases), and the other script would then run the QC script in the combinations of cases. This could be done as a single script, but due to the runtime (and queue time) of the QC simulations a script might sit there idle for too long.
Additionally, there needs to be some additional thought that goes into the QC script process in order to make it easier for the user to use.