1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-06-02 01:20:09 +00:00

CI: use the .setup fragment in machine-coverage

Signed-off-by: Ross Burton <ross.burton@arm.com>
This commit is contained in:
Ross Burton
2022-12-14 15:31:11 +00:00
parent 29b5d0df19
commit 52bbe75624
+1 -4
View File
@@ -242,13 +242,10 @@ pending-updates:
# What percentage of machines in the layer do we build
machine-coverage:
stage: build
interruptible: true
extends: .setup
script:
- ./ci/check-machine-coverage
coverage: '/Coverage: \d+/'
tags:
- x86_64
metrics:
extends: .setup