gitlab: Disable integration test in cerbero repository
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Sun, 7 Apr 2019 22:00:02 +0000 (18:00 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Sun, 7 Apr 2019 22:00:02 +0000 (18:00 -0400)
This is minimal fix for this job, we don't build the required
dependency.

gitlab/ci_template.yml

index b3db880..aa40dac 100644 (file)
@@ -283,6 +283,7 @@ integration testsuites fedora:
     variables:
       - $CI_PROJECT_NAME == "gst-omx"
       - $CI_PROJECT_NAME == "gstreamer-vaapi"
+      - $CI_PROJECT_NAME == "cerbero"
 
 # Valgrind
 .valgrind fedora x86_64: