GenericWorkflowJob¶
-
class
lsst.ctrl.bps.
GenericWorkflowJob
(name: str)¶ Bases:
object
Information about a job that may be needed by various workflow management services.
Attributes Summary
Attributes Documentation
-
abort_on_value
¶
-
abort_return_value
¶
-
attrs
¶
-
category
¶
-
cmdline
¶
-
compute_site
¶
-
environment
¶
-
label
¶
-
mail_to
¶
-
name
¶
-
number_of_retries
¶
-
post_cmdline
¶
-
pre_cmdline
¶
-
priority
¶
-
profile
¶
-
quanta_summary
¶
-
quantum_graph
¶
-
request_cpus
¶
-
request_disk
¶
-
request_memory
¶
-
request_walltime
¶
-
retry_unless_exit
¶
-
when_to_mail
¶
-