Reports

Incredibuild Linux saves the data of your build executions in an SQLite database. This saved data can be processed and analyzed, and the analysis results can be displayed in reports. Each report is created based on an SQL query. There are a number of predefined reports, but you can also create custom reports by defining a custom query.

You can create, execute, and view reports in the Management ConsoleReport tab of the machine that initiated the report.

Executing an Existing Report

  1. Select a predefined or custom report. You can also use the search tool to narrow down the selections.

  2. Select the build for which you want to generate the report by clicking the text enclosed by @@. Then, from the pop-up list of builds, select the required build:

  3. Click Execute. The report is displayed as follows:

Creating a Custom Report

You can create a custom report by duplicating and editing a predefined report, or creating a custom report from scratch.

To create a custom report based on an existing report: 

  1. Go to the report and click the Duplicate report button.

  2. Edit the name, query, and description as desired.

To create a custom report from scratch:

  1. Go to the Report tab > Custom Reports tab, and click  Add new custom report.

  2. Enter a unique name, description, and query using a standard SQL language that is compatible with SQLite3. 

Saving and Exporting a Report

You can save a generated report as a .csv file by clicking the Save button: