issues
search
libbpf
/
ci
BPF CI
Other
11
stars
24
forks
source link
[run-qemu] log error messages in main UI
#96
Closed
chantra
closed
1 year ago
chantra
commented
1 year ago
There is 2 changes:
move the jq logic parsing the test json summary to a python script. The main purpose here is to:
have more flexibility. in the way we can handle the data and make the output easier to read in the UI
make the logic unitestable
Add a workflow that actually run the python script against a fixture file, making it easy to visually assess the accuracy/rendering.
The end result looks like:
There is 2 changes:
The end result looks like: