Job definition file - 23906 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: master
8
git.commit: agl-commit
9
image.type: AGL-ci
10
job.arch: arm64
11
job.name: AGL-gerrit-27068-3
12
kernel.tree: AGL-yocto
13
kernel.version: AGL-kernel-version
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/27068/3/raspberrypi4/
21
git.describe: master
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/27068/3/raspberrypi4
27
job.kernel_image: Image
28
job.dtb_url: http://download.automotivelinux.org/AGL/upload/ci/27068/3/raspberrypi4/bcm2711-rpi-4-b+vc4.dtb
29
job.initrd_url: http://download.automotivelinux.org/AGL/upload/ci/27068/3/raspberrypi4/initramfs-netboot-image-raspberrypi4-64.ext4.gz
30
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/27068/3
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-27068-3
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/27068/3/raspberrypi4/Image
95
type: image
96
initrd:
97
url: http://download.automotivelinux.org/AGL/upload/ci/27068/3/raspberrypi4/initramfs-netboot-image-raspberrypi4-64.ext4.gz
98
allow_modify: false
99
nbdroot:
100
url: http://download.automotivelinux.org/AGL/upload/ci/27068/3/raspberrypi4/agl-demo-platform-raspberrypi4-64.ext4.xz
101
compression: xz
102
dtb:
103
url: http://download.automotivelinux.org/AGL/upload/ci/27068/3/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
name: network-veth
131
132
- test:
133
timeout:
134
minutes: 15
135
definitions:
136
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
137
from: git
138
history: False
139
path: test-suites/short-smoke/busybox.yaml
140
name: ci-busybox
141
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
142
from: git
143
history: False
144
path: test-suites/short-smoke/smoke-tests-basic.yaml
145
name: ci-smoke-tests-basic
146
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
147
from: git
148
history: False
149
path: test-suites/short-smoke/service-check.yaml
150
name: ci-service-check
151
parameters:
152
BUILD_TAGS: ""
153
DEVICE_TAGS: "bluetooth wifi touchscreen agl-core-lab"
154
155
- test:
156
timeout:
157
minutes: 90
158
definitions:
159
- repository: https://git.linaro.org/qa/test-definitions.git
160
from: git
161
history: False
162
path: automated/linux/ptest/ptest.yaml
163
name: ci-linaro-ptest
164
parameters:
165
TESTS: "dbus-test glib-2.0 lua"
166
- test:
167
timeout:
168
minutes: 25
169
definitions:
170
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
171
from: git
172
path: test-suites/short-smoke/screenshooter.yaml
173
name: screenshooter
174
- test:
175
timeout:
176
minutes: 15
177
definitions:
178
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
179
from: git
180
history: False
181
path: test-suites/short-smoke/dumpjournal.yaml
182
name: ci-dumpjournal