aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-01-31 22:22:21 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-01-31 22:22:21 +0100
commit6e12841e94bd5e363c8a395b36417fac0bc9ccdc (patch)
treea0f13789d0d9585a00c3ad9f85654a9b6aa64f2c
parentb6926ecfcebbcfa347767ce44ba856ae2d33f409 (diff)
glib and lua take too long. Attach them selectively. Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I72ee42db9baa9bf330938c8ecfbe8a5461988858
-rw-r--r--templates/tests/ci.jinja211
1 files changed, 0 insertions, 11 deletions
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"