Skip to content
Commit 861567aa authored by Debbie Martin's avatar Debbie Martin Committed by Debbie Martin
Browse files

ci: Check all build jobs' status in FVP summary report



The status of only the first 20 build jobs was being checked to infer
pipeline success. This is because of a cap in the GitLab job get API.
It was causing some pipelines with build job failures to appear
green on the FVP summary report.

Fix this by checking all pages returned by the GitLab job API as
opposed to just the first.

Signed-off-by: default avatarDebbie Martin <Debbie.Martin@arm.com>
parent 26df0014
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