Job definition file - 15520 download

Copy to clipboard

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