Job definition file - 25564 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-L06e44a87
9
image.type: AGL-release
10
job.arch: arm64
11
job.name: AGL-gerrit-lamprey-12.1.2
12
kernel.tree: AGL-yocto
13
kernel.version: 12.1.2
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: https://download.automotivelinux.org/AGL/upload/ci/lamprey/12.1.2/raspberrypi4/deploy/images/raspberrypi4-64//
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/lamprey/12.1.2/raspberrypi4/deploy/images/raspberrypi4-64/
27
job.kernel_image: Image
28
job.dtb_url: https://download.automotivelinux.org/AGL/upload/ci/lamprey/12.1.2/raspberrypi4/deploy/images/raspberrypi4-64//bcm2711-rpi-4-b+vc4.dtb
29
job.initrd_url: https://download.automotivelinux.org/AGL/upload/ci/lamprey/12.1.2/raspberrypi4/deploy/images/raspberrypi4-64//initramfs-netboot-image-raspberrypi4.ext4.gz
30
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
52
job_name: AGL-gerrit-lamprey-12.1.2
53
54
timeouts:
55
job:
56
minutes: 150
57
action:
58
minutes: 30
59
connection:
60
minutes: 15
61
connections:
62
lava-test-shell:
63
minutes: 15
64
65
priority: medium
66
visibility: public
67
68
protocols:
69
lava-xnbd:
70
port: auto
71
72
context:
73
console_device: ttyS0
74
extra_kernel_args: " coherent_pool=1M 8250.nr_uarts=1 rw fstab=no "
75
76
actions:
77
78
- deploy:
79
timeout:
80
minutes: 90
81
to: nbd
82
os: oe
83
failure_retry: 2
84
protocols:
85
lava-xnbd:
86
- action: nbd-deploy
87
request: set_port
88
kernel:
89
url: https://download.automotivelinux.org/AGL/upload/ci/lamprey/12.1.2/raspberrypi4/deploy/images/raspberrypi4-64//Image
90
type: image
91
initrd:
92
url: https://download.automotivelinux.org/AGL/upload/ci/lamprey/12.1.2/raspberrypi4/deploy/images/raspberrypi4-64//initramfs-netboot-image-raspberrypi4.ext4.gz
93
allow_modify: false
94
nbdroot:
95
url: https://download.automotivelinux.org/AGL/upload/ci/lamprey/12.1.2/raspberrypi4/deploy/images/raspberrypi4-64//agl-demo-platform-crosssdk-raspberrypi4.ext4.xz
96
compression: xz
97
dtb:
98
url: https://download.automotivelinux.org/AGL/upload/ci/lamprey/12.1.2/raspberrypi4/deploy/images/raspberrypi4-64//bcm2711-rpi-4-b+vc4.dtb
99
100
101
102
- boot:
103
timeout:
104
minutes: 20
105
method: u-boot
106
prompts:
107
- "root@raspberrypi4:~"
108
- "raspberrypi4:~#"
109
- '/ #'
110
111
auto_login:
112
login_prompt: "login:"
113
username: root
114
commands: nbd
115
transfer_overlay:
116
download_command: wget
117
unpack_command: tar -C / -xvpf
118
- test:
119
timeout:
120
minutes: 4
121
definitions:
122
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
123
from: git
124
path: test-suites/short-smoke/network-veth.yaml
125
branch: lamprey
126
name: network-veth
127
128
- test:
129
timeout:
130
minutes: 5
131
definitions:
132
- repository:
133
metadata:
134
format: Lava-Test Test Definition 1.0
135
name: HACK-SPEC-3655
136
description: "Start geoclue weather services"
137
os:
138
- oe
139
scope:
140
- functional
141
run:
142
steps:
143
- afm-util kill agl-service-geoclue
144
- sleep 1
145
- afm-util start agl-service-geoclue
146
- sleep 1
147
- afm-util kill agl-service-weather
148
- sleep 1
149
- afm-util start agl-service-weather
150
- sleep 1
151
lava-signal: kmsg
152
from: inline
153
name: HACK-SPEC-3655
154
path: inline/hack-spec-3655.yaml
155
156
- test:
157
timeout:
158
minutes: 15
159
definitions:
160
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
161
from: git
162
history: False
163
path: test-suites/short-smoke/busybox.yaml
164
name: release-busybox
165
branch: lamprey
166
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
167
from: git
168
history: False
169
path: test-suites/short-smoke/smoke-tests-basic.yaml
170
name: release-smoke-tests-basic
171
branch: lamprey
172
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
173
from: git
174
history: False
175
path: test-suites/short-smoke/service-check.yaml
176
name: release-service-check
177
branch: lamprey
178
parameters:
179
BUILD_TAGS: ""
180
DEVICE_TAGS: ""
181
182
- test:
183
timeout:
184
minutes: 60
185
definitions:
186
- repository: https://git.linaro.org/qa/test-definitions.git
187
from: git
188
history: False
189
path: automated/linux/ptest/ptest.yaml
190
name: release-linaro-ptest
191
parameters:
192
TESTS: "xmlsec1 libxml2 lua"
193
- test:
194
timeout:
195
minutes: 15
196
definitions:
197
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
198
from: git
199
path: test-suites/short-smoke/pyagl-nohw-oneshot.yaml
200
name: pyagl-tests
201
branch: lamprey
202
203
204
205
206
- test:
207
timeout:
208
minutes: 15
209
definitions:
210
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
211
from: git
212
path: test-suites/short-smoke/screenshooter.yaml
213
name: screenshooter
214
branch: lamprey
215
- test:
216
timeout:
217
minutes: 15
218
definitions:
219
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
220
from: git
221
history: False
222
path: test-suites/short-smoke/dumpjournal.yaml
223
name: ci-dumpjournal
224
branch: lamprey