diff options
Diffstat (limited to 'templates/tests/smoke.jinja2')
-rw-r--r-- | templates/tests/smoke.jinja2 | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/templates/tests/smoke.jinja2 b/templates/tests/smoke.jinja2 deleted file mode 100644 index 7f39628..0000000 --- a/templates/tests/smoke.jinja2 +++ /dev/null @@ -1,15 +0,0 @@ - -- test: - definitions: - - repository: https://git.automotivelinux.org/src/qa-testdefinitions - from: git - path: test-suites/short-smoke/busybox.yaml - name: busybox - - repository: https://git.automotivelinux.org/src/qa-testdefinitions - from: git - path: test-suites/short-smoke/smoke-tests-basic.yaml - name: smoke-tests-basic - - repository: https://git.automotivelinux.org/src/qa-testdefinitions - from: git - path: test-suites/short-smoke/service-check.yaml - name: service-check |