Package schrodinger :: Package test :: Package scival :: Module suite
[hide private]
[frames] | no frames]

Module suite

Contains base class and functions for running all suites.

Classes [hide private]
  _SciValJob
  BaseSuiteJob
  SciValSubprocessJob
Allow a SubprocessJob to be run under SciVal
  SuiteJob
Available instance attributes include the following arguments provided to the constructor: client, test, jobname, command, schrodinger, run_env, run_only.
  CommandTemplateSuiteJob
Allow a string formatted command_template class attribute or property.
Functions [hide private]
 
get_job_record(jobid)
Find the job record.
Variables [hide private]
  DEBUG = False
hash(x)
  __package__ = 'schrodinger.test.scival'
Function Details [hide private]

get_job_record(jobid)

 

Find the job record. This is uploaded to the SciVal results database.