1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-07-16 03:47:19 +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 1e540d9f49
commit 7ac3f9f155
+1 -4
View File
@@ -239,13 +239,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