Job definition file - 9870 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: F199ff037-L37fe828f
9
image.type: AGL-ci
10
job.arch: arm64
11
job.name: AGL-gerrit-24516-5
12
kernel.tree: AGL-yocto
13
kernel.version: change-24516-5
14
kernel.defconfig_base: defconfig
15
kernel.defconfig: AGL-raspberrypi4-F199ff037-L37fe828f
16
platform.mach: broadcom
17
platform.name: bcm2711-rpi-4-b
18
git.url: http://download.automotivelinux.org/AGL/upload/ci/24516/5/raspberrypi4/
19
test.plan: agl-testplan
20
device.type: bcm2711-rpi-4-b
21
job.build_environment: AGL-yocto
22
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/24516/5
23
24
25
notify:
26
criteria:
27
status: finished
28
callbacks:
29
- url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
30
method: POST
31
dataset: all
32
token: lab-agl-core-callback-LF
33
content-type: json
34
- url: http://kernelci.dev.baylibre.com:8081/callback/lava/test?lab_name=lab-agl-core&status={STATUS}&status_string={STATUS_STRING}
35
method: POST
36
dataset: all
37
token: lab-agl-core-callback-baylibre
38
content-type: json
39
40
41
42
device_type: bcm2711-rpi-4-b
43
tags:
44
- bluetooth
45
- wifi
46
- touchscreen
47
48
job_name: AGL-gerrit-24516-5
49
50
timeouts:
51
job:
52
minutes: 150
53
action:
54
minutes: 30
55
connection:
56
minutes: 15
57
connections:
58
lava-test-shell:
59
minutes: 15
60
61
priority: medium
62
visibility: public
63
64
protocols:
65
lava-xnbd:
66
port: auto
67
68
context:
69
console_device: ttyS0
70
extra_kernel_args: "8250.nr_uarts=1 cma=64M rw fstab=no"
71
72
actions:
73
74
- deploy:
75
timeout:
76
minutes: 90
77
to: nbd
78
os: oe
79
failure_retry: 2
80
protocols:
81
lava-xnbd:
82
- action: nbd-deploy
83
request: set_port
84
kernel:
85
url: http://download.automotivelinux.org/AGL/upload/ci/24516/5/raspberrypi4/Image
86
type: image
87
initrd:
88
url: http://download.automotivelinux.org/AGL/upload/ci/24516/5/raspberrypi4/initramfs-netboot-image-raspberrypi4-64.ext4.gz
89
allow_modify: false
90
nbdroot:
91
url: http://download.automotivelinux.org/AGL/upload/ci/24516/5/raspberrypi4/agl-demo-platform-raspberrypi4-64.ext4.xz
92
compression: xz
93
dtb:
94
url: http://download.automotivelinux.org/AGL/upload/ci/24516/5/raspberrypi4/bcm2711-rpi-4-b.dtb
95
96
97
98
- boot:
99
timeout:
100
minutes: 20
101
method: u-boot
102
prompts:
103
- "root@raspberrypi4-64:~"
104
- "raspberrypi4-64:~#"
105
- '/ #'
106
107
auto_login:
108
login_prompt: "login:"
109
username: root
110
commands: nbd
111
transfer_overlay:
112
download_command: wget
113
unpack_command: tar -C / -xvpf
114
115
- test:
116
timeout:
117
minutes: 15
118
definitions:
119
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
120
from: git
121
history: False
122
path: test-suites/short-smoke/busybox.yaml
123
name: busybox
124
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
125
from: git
126
history: False
127
path: test-suites/short-smoke/smoke-tests-basic.yaml
128
name: smoke-tests-basic
129
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
130
from: git
131
history: False
132
path: test-suites/short-smoke/service-check.yaml
133
name: service-check
134
parameters:
135
BUILD_TAGS: ""
136
DEVICE_TAGS: "bluetooth wifi touchscreen"
137
138
139
140
141
142
- test:
143
timeout:
144
minutes: 60
145
definitions:
146
- repository: https://git.linaro.org/qa/test-definitions.git
147
from: git
148
history: False
149
path: automated/linux/ptest/ptest.yaml
150
name: linaro-ptest
151
parameters:
152
TESTS: "xmlsec1 libxml2 lua"