Public Member Functions | |
def | __init__ |
def | register_host |
def | start |
Public Attributes | |
engines_per_host | |
hosts | |
cluster |
Allows user to manipulate parallel configuration, e.g. number of engines
def pCASA.pCASA.__init__ | ( | self | ) |
def pCASA.pCASA.register_host | ( | self, | |
hostname | |||
) |
def pCASA.pCASA.start | ( | self | ) |
Definition at line 86 of file pCASA.py.
References pCASA._ip(), pCASA.pCASA.engines_per_host, and pCASA.pCASA.hosts.
Definition at line 80 of file pCASA.py.
Referenced by tests.test_simplecluster.test_simplecluster.initCluster(), and tests.test_simplecluster.test_simplecluster.test8_IgnoreNullSelectionError().
Definition at line 74 of file pCASA.py.
Referenced by pCASA.pCASA.start().
Definition at line 79 of file pCASA.py.
Referenced by report.report.generate_host_vs_revision(), report.report.generate_host_vs_test(), and pCASA.pCASA.start().