casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Public Member Functions | Public Attributes
report.report Class Reference

List of all members.

Public Member Functions

def __init__
def generate_host_vs_revision
def generate_host_vs_test
def dump_legend
def dump_entry
def link_to_images
def dump_td_start
def dump_td_end
def parse_resources
def read_log
def dump_host
def history_plot
def create_profile_html

Public Attributes

 tests_v
 subtests
 tests
 casas
 test_description
 platform
 casa_revision
 global_latest
 hosts_rel
 hosts_devel
 hosts

Detailed Description

Definition at line 216 of file report.py.


Constructor & Destructor Documentation

def report.report.__init__ (   self,
  reg_dir,
  report_dir,
  revision = 'all',
  gen_plot = True,
  skull = ''         # path to crash image 
)

Definition at line 221 of file report.py.

References report.report.read_log(), and report.selected_revisions().


Member Function Documentation

def report.report.create_profile_html (   self,
  t,
  y11,
  y22,
  numfile,
  cpu_us,
  cpu_sy,
  cpu_id,
  cpu_wa,
  report_dir,
  png_filename,
  html_filename,
  png_cpu_filename,
  testname,
  host 
)

Definition at line 1710 of file report.py.

References irc_cs_task_regression.max.

Referenced by report.report.dump_entry(), and report.report.history_plot().

def report.report.dump_entry (   self,
  test,
  subtest,
  host,
  summary_subtest,
  summary_host,
  data,
  fd,
  reg_dir,
  report_dir,
  extended,
  revision 
)
def report.report.dump_host (   self,
  fd,
  host,
  extended 
)
def report.report.dump_legend (   self,
  fd 
)
def report.report.dump_td_end (   self,
  fd 
)
def report.report.dump_td_start (   self,
  fd,
  passed,
  failed,
  undetermined,
  extra = "" 
)
def report.report.generate_host_vs_revision (   self,
  heading,
  reg_dir,
  report_dir,
  tests,
  gen_plot,
  extended,
  data,
  fd 
)
def report.report.generate_host_vs_test (   self,
  reg_dir,
  report_dir,
  revision,
  gen_plot,
  extended,
  data,
  fd 
)
def report.report.history_plot (   self,
  png_filename_prefix,
  test,
  data 
)
def report.report.link_to_images (   self,
  log,
  from_dir,
  to_dir,
  fd 
)

Definition at line 1266 of file report.py.

Referenced by report.report.dump_entry().

def report.report.parse_resources (   self,
  log 
)

Definition at line 1306 of file report.py.

Referenced by report.report.dump_entry(), and report.report.history_plot().

def report.report.read_log (   self,
  result_dir,
  revision 
)

Definition at line 1339 of file report.py.

References report.is_stable_branch().

Referenced by report.report.__init__().


Member Data Documentation

Definition at line 327 of file report.py.

Referenced by report.report.dump_entry(), and report.report.generate_host_vs_test().

Definition at line 350 of file report.py.

Referenced by report.report.generate_host_vs_test().

Definition at line 251 of file report.py.

Referenced by report.report.generate_host_vs_test().

Definition at line 310 of file report.py.

Referenced by report.report.generate_host_vs_test().

Definition at line 296 of file report.py.

Referenced by report.report.generate_host_vs_test().

Definition at line 250 of file report.py.


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