function gen report

NAME [edit section]

gen_report

SYNOPSIS [edit section]

gen_report

DESCRIPTION [edit section]

If a batch testplan is being executed (BATCH_TESTPLAN and LOGRUN_FILE are set), then gen_report runs a sequence of commands to generate a PDF report for the batch job.

This function is only called by a special Jenkins job, called Report.make_pdf.

This program does the following steps:

EXAMPLES [edit section]

Here are some sample invocations:

ENVIRONMENT and ARGUMENTS [edit section]

RETURN [edit section]

Produces a PDF file from batch job results on success.

SOURCE [edit section]

Located in scripts/reports.sh

SEE ALSO [edit section]