diff options
Diffstat (limited to 'templates/tests/release.jinja2')
-rw-r--r-- | templates/tests/release.jinja2 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/tests/release.jinja2 b/templates/tests/release.jinja2 index 0848107..e506950 100644 --- a/templates/tests/release.jinja2 +++ b/templates/tests/release.jinja2 @@ -8,16 +8,19 @@ history: False path: test-suites/short-smoke/busybox.yaml name: release-busybox + branch: lamprey - repository: https://git.automotivelinux.org/src/qa-testdefinitions from: git history: False path: test-suites/short-smoke/smoke-tests-basic.yaml name: release-smoke-tests-basic + branch: lamprey - repository: https://git.automotivelinux.org/src/qa-testdefinitions from: git history: False path: test-suites/short-smoke/service-check.yaml name: release-service-check + branch: lamprey parameters: BUILD_TAGS: "{{ BUILD_TAGS }}" DEVICE_TAGS: "{{ DEVICE_TAGS }}" |