aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhouloud Touil <ktouil@baylibre.com>2019-02-07 12:51:28 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-02-07 12:58:21 +0000
commit409d7f35287404b24115603228f52c9ddd6f2ace (patch)
tree68ebd96c1c48fd5cfa615b715264843d62e6d411
parent43a4be2c3ba816b835ae3dcc8a57151807c62e73 (diff)
Update CI test plan
Update the CI test plan to add the CAN tests for devices with tag "can". Change-Id: I8f0a583787b60d9f3f2a4c21848da43f1891f612 Signed-off-by: Khouloud Touil <ktouil@baylibre.com>
-rw-r--r--templates/tests/ci.jinja23
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/tests/ci.jinja2 b/templates/tests/ci.jinja2
index 965af1a..9245255 100644
--- a/templates/tests/ci.jinja2
+++ b/templates/tests/ci.jinja2
@@ -20,6 +20,9 @@
name: service-check
parameters:
DEVICE_TAGS: "{{ DEVICE_TAGS }}"
+{% if "can" in DEVICE_TAGS %}
+{% include 'tests/can.jinja2' %}
+{% endif %}
- test:
timeout: