You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So far, testing has been mostly restricted to the --output flag for the new functions schedule, finish, and reschedule.
We need to make sure all the command line flags are thoroughly tested. The list is below. N.B., some of these command line options may not need to be present. They are inherited from datalad run and datalad rerun and might not be necessary for the slurm commands.
datalad schedule
dataset
inputs
outputs
expand
assume_ready
message
check_outputs
sidecar
dry_run
jobs
datalad finish
commit
since
branch
onto
dataset
outputs
close-failed-jobs
list-open-jobs
jobs
datalad reschedule
revision
since
branch
onto
script
dataset
report
assume_ready
jobs
The text was updated successfully, but these errors were encountered:
So far, testing has been mostly restricted to the
--output
flag for the new functionsschedule
,finish
, andreschedule
.We need to make sure all the command line flags are thoroughly tested. The list is below. N.B., some of these command line options may not need to be present. They are inherited from
datalad run
anddatalad rerun
and might not be necessary for the slurm commands.datalad schedule
datalad finish
datalad reschedule
The text was updated successfully, but these errors were encountered: