From 6e12841e94bd5e363c8a395b36417fac0bc9ccdc Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Mon, 31 Jan 2022 22:22:21 +0100 Subject: Shorten commit ci tests glib and lua take too long. Attach them selectively. Signed-off-by: Jan-Simon Moeller Change-Id: I72ee42db9baa9bf330938c8ecfbe8a5461988858 --- templates/tests/ci.jinja2 | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'templates/tests/ci.jinja2') diff --git a/templates/tests/ci.jinja2 b/templates/tests/ci.jinja2 index 87bf471..f8e42bf 100644 --- a/templates/tests/ci.jinja2 +++ b/templates/tests/ci.jinja2 @@ -22,14 +22,3 @@ BUILD_TAGS: "{{ BUILD_TAGS|join(' ')|lower }}" DEVICE_TAGS: "{{ DEVICE_TAGS|join(' ')|lower }}" -- test: - timeout: - minutes: 90 - definitions: - - repository: https://git.linaro.org/qa/test-definitions.git - from: git - history: False - path: automated/linux/ptest/ptest.yaml - name: ci-linaro-ptest - parameters: - TESTS: "dbus-test glib-2.0 lua" -- cgit 1.2.3-korg