Skip to content
Commit 5f442b84 authored by Debbie Martin's avatar Debbie Martin Committed by Peter Hoyes
Browse files

CI: Handle empty FVP_PV in the FVP report



In the python FVP report script, handle image builds which don't have a FPV_PV
value and those which don't have artifacts in the modules. Such builds should
be present within the report but with a blank space for the FVP_PV. In order
to show such blank lines, when the images are joined with the builds they are
merged on FVP_PV with a right join on the images rather than inner (which
means that the images with no matching build are still retained).

Signed-off-by: default avatarDebbie Martin <Debbie.Martin@arm.com>
parent 48bba7ef
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment