Job definition file - 29 download

Name
vayu-corelab-01 (reports)
Requested type
dra7-evm (reports)
Copy to clipboard

1
metadata:
2
git.branch: flounder
3
image.type: AGL-release
4
job.arch: arm
5
job.name: AGL-short-smoke-wip-test
6
kernel.tree: AGL-yocto
7
kernel.version: 5.99.3
8
kernel.defconfig_base: defconfig
9
kernel.defconfig: defconfig+CONFIG_AGL=y
10
platform.mach: omap2
11
platform.name: dra7-evm
12
vcs.url: http://download.automotivelinux.org/AGL/release/flounder/5.99.3/dra7xx-evm/deploy/images/dra7xx-evm/
13
14
15
notify:
16
criteria:
17
status: finished
18
callback:
19
url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=AGL-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
20
method: POST
21
dataset: all
22
token: lab-agl-core-callback-LF
23
content-type: json
24
callback:
25
url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
26
method: POST
27
dataset: all
28
token: lab-agl-core-callback-LF
29
content-type: json
30
31
device_type: dra7-evm
32
job_name: AGL-short-smoke-wip
33
34
timeouts:
35
job:
36
minutes: 30
37
action:
38
minutes: 15
39
connection:
40
minutes: 5
41
priority: medium
42
visibility: public
43
44
protocols:
45
lava-xnbd:
46
port: auto
47
48
actions:
49
50
- deploy:
51
timeout:
52
minutes: 15
53
to: nbd
54
os: oe
55
failure_retry: 2
56
protocols:
57
lava-xnbd:
58
- action: nbd-deploy
59
request: set_port
60
kernel:
61
url: http://download.automotivelinux.org/AGL/release/flounder/5.99.3/dra7xx-evm/deploy/images/dra7xx-evm/zImage
62
initrd:
63
url: http://download.automotivelinux.org/AGL/release/flounder/5.99.3/dra7xx-evm/deploy/images/dra7xx-evm/initramfs-netboot-image-dra7xx-evm.ext4.gz
64
allow_modify: false
65
nbdroot:
66
url: http://download.automotivelinux.org/AGL/release/flounder/5.99.3/dra7xx-evm/deploy/images/dra7xx-evm/agl-demo-platform-crosssdk-dra7xx-evm.ext4.xz
67
compression: xz
68
dtb:
69
url: http://download.automotivelinux.org/AGL/release/flounder/5.99.3/dra7xx-evm/deploy/images/dra7xx-evm/zImage-dra7-evm-lcd-lg.dtb
70
71
72
73
- boot:
74
timeout:
75
minutes: 10
76
method: u-boot
77
prompts:
78
- "root@dra7xx-evm:~"
79
- "dra7xx-evm:~#"
80
- '/ #'
81
82
auto_login:
83
login_prompt: "login:"
84
username: root
85
commands: nbd
86
type: bootz
87
transfer_overlay:
88
download_command: wget
89
unpack_command: tar -C / -xvpf
90
- test:
91
definitions:
92
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
93
from: git
94
path: test-suites/yocto-ptest.yaml
95
name: yocto-ptest
96
- test:
97
timeout:
98
minutes: 2
99
definitions:
100
- repository:
101
metadata:
102
format: Lava-Test Test Definition 1.0
103
name: inline-test
104
description: "Inline test to validate test framework health"
105
os:
106
- debian
107
scope:
108
- functional
109
run:
110
steps:
111
- lava-test-set start set-pass
112
- lava-test-case always-pass --shell true
113
- lava-test-set stop set-pass
114
from: inline
115
name: health-test
116
path: inline/health-test.yaml
117
118
- test:
119
definitions:
120
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
121
from: git
122
path: test-suites/short-smoke/busybox.yaml
123
name: busybox
124
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
125
from: git
126
path: test-suites/short-smoke/smoke-tests-basic.yaml
127
name: smoke-tests-basic
128
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
129
from: git
130
path: test-suites/short-smoke/service-check.yaml
131
name: service-check
132
133
- test:
134
timeout:
135
minutes: 3
136
definitions:
137
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
138
from: git
139
path: test-suites/short-smoke/test_can.yaml
140
name: can