Job definition file - 20321 download

Copy to clipboard

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