gitlab: Run ges valgrind tests on devtools changes
authorThibault Saunier <tsaunier@igalia.com>
Thu, 20 Feb 2020 21:27:47 +0000 (18:27 -0300)
committerJordan Petridis <jpetridis@gnome.org>
Wed, 26 Feb 2020 11:09:03 +0000 (11:09 +0000)
We have validate 'unit test' there

gitlab/ci_template.yml

index f30fd62..32d79a8 100644 (file)
@@ -332,7 +332,7 @@ valgrind ges:
     TEST_SUITE: "check.gst-editing-services\\..*"
   only:
     variables:
-      - $CI_PROJECT_NAME =~ /^(gstreamer|gst-plugins-base|gst-plugins-good|gst-editing-services|gst-ci)$/
+      - $CI_PROJECT_NAME =~ /^(gstreamer|gst-plugins-base|gst-plugins-good|gst-editing-services|gst-ci|gst-devtools)$/
 
 # Template for Cerbero GStreamer Build
 #