Skip to content
  • Luis Araujo's avatar
    Report generation command (Analyse subcommand) · d4647ba2
    Luis Araujo authored
    This command will generate a complete report for the
    specified job ids.
    
    The job report shows the following information:
    
    - Header with the number of jobs analysed including the
    report date generation.
    - List of complete and incomplete jobs.
    - Complete jobs can be either 'fully successful' or 'with failures'.
    - Jobs with failures will show by default the number of failed
    tests limiting the number to 100, if there are more failed results,
    it will print a message pointing to check its bundle stream.
    - It shows the job and bundle stream links for each test (no matter
    its status, even including incomplete jobs).
    - Incomplete jobs are those jobs that doesn't offer any results to
    analyse (this can happen for various reason, but it is mainly
    those jobs that have no available bundle).
    d4647ba2