From d2f44f515b5d909c3b4bb60816c778a643ca9119 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Wed, 22 Dec 2021 10:20:40 +0100 Subject: Remove gstreamer from ptest run We need to investigate a runtime issue. Signed-off-by: Jan-Simon Moeller Change-Id: I6af1baf0eaae17c4f52f048a7f22516c60ef098c --- templates/tests/ci.jinja2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/tests/ci.jinja2') diff --git a/templates/tests/ci.jinja2 b/templates/tests/ci.jinja2 index af39432..2e5932e 100644 --- a/templates/tests/ci.jinja2 +++ b/templates/tests/ci.jinja2 @@ -32,4 +32,4 @@ path: automated/linux/ptest/ptest.yaml name: ci-linaro-ptest parameters: - TESTS: "acl attr coreutils dbus-test gstreamer-1.0 glib lua" + TESTS: "acl attr coreutils dbus-test glib lua" -- cgit 1.2.3-korg