ci_template: avoid check.gstreamer-vaapi
Check tests are being added to gstreamer/gstreamer-vaapi!181. However, gstreamer-vaapi inherently requires specific hardware drivers and platforms to function. The CI does not provide this level of driver/platform selection. Thus, avoid running any check tests in gstreamer-vaapi.
This commit is contained in:
parent
92709d5542
commit
32e64c4ac3
@ -242,6 +242,7 @@ check fedora:
|
||||
- $CI_PROJECT_NAME == "gst-examples"
|
||||
- $CI_PROJECT_NAME == "gst-omx"
|
||||
- $CI_PROJECT_NAME == "gst-docs"
|
||||
- $CI_PROJECT_NAME == "gstreamer-vaapi"
|
||||
|
||||
integration testsuites fedora:
|
||||
extends: '.test fedora x86_64'
|
||||
|
Loading…
x
Reference in New Issue
Block a user