diff options
author | Kevin Hilman <khilman@baylibre.com> | 2018-06-27 16:50:27 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2018-06-27 16:50:27 +0000 |
commit | e9d8adba986cfc2efb2d05208e188c51a40d8737 (patch) | |
tree | d98d7fa0240178c31d96d86d6c520adcefe07270 | |
parent | 7a33658a76154db577bb902e02666030602e453c (diff) | |
parent | 99cde27da86f25e0715774e9bb2286f77c30d1ea (diff) |
Merge "This needs to be reverted until the tests are in the qa-testdefinitions repo, othewise LAVA jobs fail."
-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 |