mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 11:32:38 +00:00
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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue