citemplate: Tag test jobs to only run on the dedicated runners
Avoid spreading the jobs on lower power runners which ends up trippling the execution time of the testsuites and/or timing out.
This commit is contained in:
parent
b0b76594c3
commit
bd66c756ef
@ -224,6 +224,7 @@ build clang fedora x86_64:
|
||||
.test fedora x86_64:
|
||||
image: $FEDORA_IMAGE
|
||||
extends: '.test'
|
||||
tags: ['gstreamer']
|
||||
needs:
|
||||
- 'build fedora x86_64'
|
||||
dependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user