diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/tests/smoke.jinja2 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/templates/tests/smoke.jinja2 b/templates/tests/smoke.jinja2 index c3e62dc..7f39628 100644 --- a/templates/tests/smoke.jinja2 +++ b/templates/tests/smoke.jinja2 @@ -9,4 +9,7 @@ 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 |