pymtt
 All Classes Namespaces Files Functions Variables Groups
Public Member Functions | Public Attributes | List of all members
SLURM.SLURM Class Reference
+ Inheritance diagram for SLURM.SLURM:
+ Collaboration diagram for SLURM.SLURM:

Public Member Functions

def __init__
 
def activate
 
def deactivate
 
def print_name
 
def print_options
 
def execute
 
- Public Member Functions inherited from LauncherMTTTool.LauncherMTTTool
def __init__
 
def print_name
 
def updateDefaults
 
def setupPaths
 
def resetPaths
 
def collectTests
 
def allocateCluster
 
def runTests
 
def deallocateCluster
 

Public Attributes

 falsePass
 
 options
 
 allocated
 
 testDef
 
 cmds
 
- Public Attributes inherited from LauncherMTTTool.LauncherMTTTool
 additionalCheck
 
 tests
 
 skip_tests
 
 oldbinpath
 
 oldldlibpath
 
 skipStatus
 
 expected_returncodes
 
 finalStatus
 
 finalError
 
 numTests
 
 numPass
 
 numSkip
 
 numFail
 
 numTimed
 
 maxTests
 
 midpath
 
 location
 
 cwd
 
 allocated
 

Detailed Description

Definition at line 45 of file SLURM.py.

Constructor & Destructor Documentation

def SLURM.SLURM.__init__ (   self)

Definition at line 47 of file SLURM.py.

Member Function Documentation

def SLURM.SLURM.activate (   self)

Definition at line 90 of file SLURM.py.

def SLURM.SLURM.deactivate (   self)

Definition at line 96 of file SLURM.py.

+ Here is the call graph for this function:

def SLURM.SLURM.execute (   self,
  log,
  keyvals,
  testDef 
)

Definition at line 112 of file SLURM.py.

+ Here is the call graph for this function:

def SLURM.SLURM.print_name (   self)

Definition at line 103 of file SLURM.py.

def SLURM.SLURM.print_options (   self,
  testDef,
  prefix 
)

Definition at line 106 of file SLURM.py.

Member Data Documentation

SLURM.SLURM.allocated

Definition at line 84 of file SLURM.py.

SLURM.SLURM.cmds

Definition at line 86 of file SLURM.py.

SLURM.SLURM.falsePass

Definition at line 53 of file SLURM.py.

SLURM.SLURM.options

Definition at line 60 of file SLURM.py.

SLURM.SLURM.testDef

Definition at line 85 of file SLURM.py.


The documentation for this class was generated from the following file: