diff options
author | Kevin Hilman <khilman@baylibre.com> | 2018-06-27 16:49:54 +0000 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2018-06-27 16:49:54 +0000 |
commit | 99cde27da86f25e0715774e9bb2286f77c30d1ea (patch) | |
tree | 0e5f3e5ab68803357aa44c2523c72a08f365baf9 | |
parent | e0ff6f1ae01eaf39c0dea40dbf6c4faf137644bf (diff) |
This needs to be reverted until the tests are in the qa-testdefinitions repo, othewise LAVA jobs fail.
Revert "Test template for CAN interfaces"
This reverts commit e0ff6f1ae01eaf39c0dea40dbf6c4faf137644bf.
Change-Id: I4fbf756cf672b8a6c88da005c79585762d4ff00b
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
-rw-r--r-- | templates/tests/can.jinja2 | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/templates/tests/can.jinja2 b/templates/tests/can.jinja2 deleted file mode 100644 index a4ae34c..0000000 --- a/templates/tests/can.jinja2 +++ /dev/null @@ -1,9 +0,0 @@ - -- test: - timeout: - minutes: 3 - definitions: - - repository: https://git.automotivelinux.org/src/qa-testdefinitions - from: git - path: test-suites/short-smoke/test_can.yaml - name: test |