From 1fcadebd0501b50ea3c221aa60ab1d99f8320f58 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Tue, 22 Mar 2016 17:05:00 +0100 Subject: ci-build: Also activate the GES testsuite in validate --- ci-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-build.sh b/ci-build.sh index 68ee8a0..25176df 100755 --- a/ci-build.sh +++ b/ci-build.sh @@ -317,7 +317,7 @@ beach() build "gst-devtools/validate" cd $WORKSPACE mkdir -p "validate-output" - gst-validate-launcher validate -j3 -fs -m -n --fail-on-testlist-change -M $WORKSPACE/validate-output --xunit-file $WORKSPACE/xunit.xml + gst-validate-launcher validate ges -j3 -fs -m -n --fail-on-testlist-change -M $WORKSPACE/validate-output --xunit-file $WORKSPACE/xunit.xml fi echo -- cgit v1.2.3