blob: 24cd26b7c790d54707f0e0a2c217e28e9ff3d1f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
- test:
timeout:
minutes: 10
definitions:
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
from: git
path: test-suites/short-smoke/application-lifecycle.yaml
name: application-lifecycle
parameters:
APPURL: "{{ APPURL }}"
|