casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Public Member Functions | Public Attributes | Static Public Attributes
tests.test_simplecluster.test_simplecluster Class Reference
Inheritance diagram for tests.test_simplecluster.test_simplecluster:
tests.test_simplecluster.test_applycal_mms tests.test_simplecluster.test_flagdata_mms tests.test_simplecluster.test_setjy_mms tests.test_simplecluster.test_uvcont_mms

List of all members.

Public Member Functions

def stopCluster
def cleanUp
def initCluster
def createClusterFile
def waitForFile
def setUpFile
def setUpFileCore
def create_input
def test1_defaultCluster
def test2_availableResourcesCluster
def test3_halfCPUCluster
def test3_halfMemoryCluster
def test4_monitoringDefault
def test5_monitoringUser
def test6_monitoringStandAlone
def test7_bypassParallelProcessing
def test8_IgnoreNullSelectionError

Public Attributes

 monitorFile
 vis
 ref
 aux

Static Public Attributes

string projectname
string clusterfile
string monitorFile
 cluster
tuple host
tuple cwd
tuple ncpu
 bypassParallelProcessing
string vis
string ref
string aux

Detailed Description

Definition at line 15 of file test_simplecluster.py.


Member Function Documentation

def tests.test_simplecluster.test_simplecluster.create_input (   self,
  str_text,
  filename 
)
def tests.test_simplecluster.test_simplecluster.createClusterFile (   self,
  max_engines = 0.,
  max_memory = 0.,
  memory_per_engine = 512. 
)
def tests.test_simplecluster.test_simplecluster.initCluster (   self,
  userMonitorFile = "",
  max_engines = 0.,
  max_memory = 0.,
  memory_per_engine = 512. 
)
def tests.test_simplecluster.test_simplecluster.setUpFile (   self,
  file,
  type_file 
)
def tests.test_simplecluster.test_simplecluster.setUpFileCore (   self,
  file,
  type_file 
)
Test 4: Check default monitoring file exists

Definition at line 184 of file test_simplecluster.py.

References tests.test_simplecluster.test_simplecluster.initCluster(), and tests.test_simplecluster.test_simplecluster.stopCluster().

Test 5: Check custom monitoring file exists

Definition at line 207 of file test_simplecluster.py.

References tests.test_simplecluster.test_simplecluster.initCluster(), and tests.test_simplecluster.test_simplecluster.stopCluster().

def tests.test_simplecluster.test_simplecluster.waitForFile (   self,
  file,
  seconds 
)

Member Data Documentation

Definition at line 100 of file test_simplecluster.py.

Definition at line 59 of file test_simplecluster.py.

Definition at line 17 of file test_simplecluster.py.

Definition at line 96 of file test_simplecluster.py.


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