gitlab: don't run gst-plugins-rs tests
authorGuillaume Desmottes <guillaume.desmottes@collabora.com>
Wed, 8 Jan 2020 10:51:09 +0000 (16:21 +0530)
committerGuillaume Desmottes <guillaume.desmottes@collabora.com>
Mon, 13 Jan 2020 03:45:11 +0000 (09:15 +0530)
They are not working with CI atm, see #46

gitlab/ci_template.yml

index 0b5a59b..4666e82 100644 (file)
@@ -247,6 +247,7 @@ build clang fedora x86_64:
 check fedora:
   extends: '.test fedora x86_64'
   variables:
+    EXTRA_VALIDATE_ARGS: "-b check.gst-plugins-rs.*"
     TEST_SUITE: "check.gst*"
   except:
     variables: