Skip to content

igt-vis/vis.py: Add command line flag to load known bugs

Petri Latvala requested to merge adrinael/i915-infra:vis-py-command-line into master

The flag -b takes a CI format json file with data for bugs that cibuglog knows about. The bug data will be written to the outputted json result files, to be consumed by vis.js.

The consumer for this is !42 (merged)

Merge request reports