Belle II Software development
|
Static Public Attributes | |
int | DONE = 1 |
job done | |
int | FAILED = 2 |
job failed | |
int | RUNNING = 3 |
job running | |
Possible DRMAA Job States
Definition at line 31 of file test_clustercontroldrmaa.py.
|
static |
job done
Definition at line 37 of file test_clustercontroldrmaa.py.
|
static |
job failed
Definition at line 39 of file test_clustercontroldrmaa.py.
|
static |
job running
Definition at line 41 of file test_clustercontroldrmaa.py.