Job definition file - 25541 download

Name
rpi4-corelab-01 (reports)
Requested type
bcm2711-rpi-4-b (reports)
Copy to clipboard

1
2
3
4
5
6
metadata:
7
git.branch: lamprey
8
git.commit: Fcb4914c8-Ld0aedfe1
9
image.type: AGL-ci
10
job.arch: arm64
11
job.name: AGL-gerrit-27318-1
12
kernel.tree: AGL-yocto
13
kernel.version: change-27318-1
14
kernel.defconfig_base: defconfig
15
kernel.defconfig: defconfig+CONFIG_AGL=y
16
kernel.endian: little
17
platform.mach: broadcom
18
platform.name: bcm2711-rpi-4-b
19
platform.dtb: bcm2711-rpi-4-b+vc4.dtb
20
git.url: http://download.automotivelinux.org/AGL/upload/ci/27318/1/raspberrypi4/
21
git.describe: lamprey
22
test.plan: agl-testplan
23
test.plan_variant: agl-testplan
24
device.type: bcm2711-rpi-4-b
25
job.build_environment: AGL-yocto
26
job.file_server_resource: AGL/upload/ci/27318/1/raspberrypi4
27
job.kernel_image: Image
28
job.dtb_url: http://download.automotivelinux.org/AGL/upload/ci/27318/1/raspberrypi4/bcm2711-rpi-4-b+vc4.dtb
29
job.initrd_url: http://download.automotivelinux.org/AGL/upload/ci/27318/1/raspberrypi4/initramfs-netboot-image-raspberrypi4-64.ext4.gz
30
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/27318/1
31
32
33
notify:
34
criteria:
35
status: finished
36
callbacks:
37
- url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
38
method: POST
39
dataset: all
40
token: lab-agl-core-callback-LF
41
content-type: json
42
- url: http://kernelci.dev.baylibre.com:8081/callback/lava/test?lab_name=lab-agl-core&status={STATUS}&status_string={STATUS_STRING}
43
method: POST
44
dataset: all
45
token: lab-agl-core-callback-baylibre
46
content-type: json
47
48
49
50
device_type: bcm2711-rpi-4-b
51
tags:
52
- bluetooth
53
- wifi
54
- touchscreen
55
- agl-core-lab
56
57
job_name: AGL-gerrit-27318-1
58
59
timeouts:
60
job:
61
minutes: 150
62
action:
63
minutes: 30
64
connection:
65
minutes: 15
66
connections:
67
lava-test-shell:
68
minutes: 15
69
70
priority: medium
71
visibility: public
72
73
protocols:
74
lava-xnbd:
75
port: auto
76
77
context:
78
console_device: ttyS0
79
extra_kernel_args: " coherent_pool=1M 8250.nr_uarts=1 rw fstab=no "
80
81
actions:
82
83
- deploy:
84
timeout:
85
minutes: 90
86
to: nbd
87
os: oe
88
failure_retry: 2
89
protocols:
90
lava-xnbd:
91
- action: nbd-deploy
92
request: set_port
93
kernel:
94
url: http://download.automotivelinux.org/AGL/upload/ci/27318/1/raspberrypi4/Image
95
type: image
96
initrd:
97
url: http://download.automotivelinux.org/AGL/upload/ci/27318/1/raspberrypi4/initramfs-netboot-image-raspberrypi4-64.ext4.gz
98
allow_modify: false
99
nbdroot:
100
url: http://download.automotivelinux.org/AGL/upload/ci/27318/1/raspberrypi4/agl-demo-platform-raspberrypi4-64.ext4.xz
101
compression: xz
102
dtb:
103
url: http://download.automotivelinux.org/AGL/upload/ci/27318/1/raspberrypi4/bcm2711-rpi-4-b+vc4.dtb
104
105
106
107
- boot:
108
timeout:
109
minutes: 20
110
method: u-boot
111
prompts:
112
- "root@raspberrypi4-64:~"
113
- "raspberrypi4-64:~#"
114
- '/ #'
115
116
auto_login:
117
login_prompt: "login:"
118
username: root
119
commands: nbd
120
transfer_overlay:
121
download_command: wget
122
unpack_command: tar -C / -xvpf
123
- test:
124
timeout:
125
minutes: 4
126
definitions:
127
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
128
from: git
129
path: test-suites/short-smoke/network-veth.yaml
130
branch: lamprey
131
name: network-veth
132
133
- test:
134
timeout:
135
minutes: 5
136
definitions:
137
- repository:
138
metadata:
139
format: Lava-Test Test Definition 1.0
140
name: HACK-SPEC-3655
141
description: "Start geoclue weather services"
142
os:
143
- oe
144
scope:
145
- functional
146
run:
147
steps:
148
- afm-util kill agl-service-geoclue
149
- sleep 1
150
- afm-util start agl-service-geoclue
151
- sleep 1
152
- afm-util kill agl-service-weather
153
- sleep 1
154
- afm-util start agl-service-weather
155
- sleep 1
156
lava-signal: kmsg
157
from: inline
158
name: HACK-SPEC-3655
159
path: inline/hack-spec-3655.yaml
160
161
- test:
162
timeout:
163
minutes: 15
164
definitions:
165
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
166
from: git
167
history: False
168
path: test-suites/short-smoke/busybox.yaml
169
name: ci-busybox
170
branch: lamprey
171
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
172
from: git
173
history: False
174
path: test-suites/short-smoke/smoke-tests-basic.yaml
175
name: ci-smoke-tests-basic
176
branch: lamprey
177
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
178
from: git
179
history: False
180
path: test-suites/short-smoke/service-check.yaml
181
name: ci-service-check
182
branch: lamprey
183
parameters:
184
BUILD_TAGS: ""
185
DEVICE_TAGS: "bluetooth wifi touchscreen agl-core-lab"
186
187
- test:
188
timeout:
189
minutes: 60
190
definitions:
191
- repository: https://git.linaro.org/qa/test-definitions.git
192
from: git
193
history: False
194
path: automated/linux/ptest/ptest.yaml
195
name: ci-linaro-ptest
196
parameters:
197
TESTS: "xmlsec1 libxml2 lua"
198
- test:
199
timeout:
200
minutes: 15
201
definitions:
202
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
203
from: git
204
path: test-suites/short-smoke/pyagl-nohw-oneshot.yaml
205
name: pyagl-tests
206
branch: lamprey
207
208
209
210
211
- test:
212
timeout:
213
minutes: 15
214
definitions:
215
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
216
from: git
217
path: test-suites/short-smoke/screenshooter.yaml
218
name: screenshooter
219
branch: lamprey
220
- test:
221
timeout:
222
minutes: 15
223
definitions:
224
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
225
from: git
226
history: False
227
path: test-suites/short-smoke/dumpjournal.yaml
228
name: ci-dumpjournal
229
branch: lamprey