Public Member Functions | |
def | __init__ |
def | doCmd |
def | run |
Public Attributes | |
cafVeto | |
dasOptions | |
dryRun | |
jobReport | |
nfail | |
noRun | |
npass | |
needs to set self.report More... | |
report | |
wrap up #### More... | |
retStep | |
stat | |
status | |
wf | |
wfDir | |
Definition at line 9 of file WorkFlowRunner.py.
def WorkFlowRunner.WorkFlowRunner.doCmd | ( | self, | |
cmd | |||
) |
Definition at line 27 of file WorkFlowRunner.py.
References WorkFlowRunner.WorkFlowRunner.dryRun, and WorkFlowRunner.WorkFlowRunner.wfDir.
def WorkFlowRunner.WorkFlowRunner.run | ( | self | ) |
Definition at line 48 of file WorkFlowRunner.py.
References WorkFlowRunner.WorkFlowRunner.dryRun, runall.testit.nfail, WorkFlowRunner.WorkFlowRunner.nfail, runall.testit.npass, WorkFlowRunner.WorkFlowRunner.npass, TShapeAnalysis.npass, and WorkFlowRunner.WorkFlowRunner.wfDir.
Referenced by Types.EventID.cppID(), and Types.LuminosityBlockID.cppID().
WorkFlowRunner.WorkFlowRunner.cafVeto |
Definition at line 20 of file WorkFlowRunner.py.
WorkFlowRunner.WorkFlowRunner.dasOptions |
Definition at line 21 of file WorkFlowRunner.py.
WorkFlowRunner.WorkFlowRunner.dryRun |
Definition at line 19 of file WorkFlowRunner.py.
Referenced by WorkFlowRunner.WorkFlowRunner.doCmd(), and WorkFlowRunner.WorkFlowRunner.run().
WorkFlowRunner.WorkFlowRunner.jobReport |
Definition at line 22 of file WorkFlowRunner.py.
WorkFlowRunner.WorkFlowRunner.nfail |
Definition at line 16 of file WorkFlowRunner.py.
Referenced by WorkFlowRunner.WorkFlowRunner.run().
WorkFlowRunner.WorkFlowRunner.noRun |
Definition at line 18 of file WorkFlowRunner.py.
WorkFlowRunner.WorkFlowRunner.npass |
needs to set self.report
Definition at line 17 of file WorkFlowRunner.py.
Referenced by WorkFlowRunner.WorkFlowRunner.run().
WorkFlowRunner.WorkFlowRunner.report |
wrap up ####
Definition at line 15 of file WorkFlowRunner.py.
Referenced by addOnTests.testit.run().
WorkFlowRunner.WorkFlowRunner.retStep |
Definition at line 73 of file WorkFlowRunner.py.
WorkFlowRunner.WorkFlowRunner.stat |
Definition at line 72 of file WorkFlowRunner.py.
WorkFlowRunner.WorkFlowRunner.status |
Definition at line 14 of file WorkFlowRunner.py.
Referenced by dirstructure.Comparison.__make_image(), and dirstructure.Comparison.__repr__().
WorkFlowRunner.WorkFlowRunner.wf |
Definition at line 12 of file WorkFlowRunner.py.
WorkFlowRunner.WorkFlowRunner.wfDir |
Definition at line 24 of file WorkFlowRunner.py.
Referenced by WorkFlowRunner.WorkFlowRunner.doCmd(), and WorkFlowRunner.WorkFlowRunner.run().