Job definition file - 14918 download

Copy to clipboard

1
2
3
4
5
6
metadata:
7
git.branch: master
8
git.commit: F310f0990-Led76b866
9
image.type: AGL-ci
10
job.arch: arm64
11
job.name: AGL-gerrit-25640-2
12
kernel.tree: AGL-yocto
13
kernel.version: change-25640-2
14
kernel.defconfig_base: defconfig
15
kernel.defconfig: AGL-raspberrypi4-F310f0990-Led76b866
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/25640/2/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/25640/2/raspberrypi4
27
job.kernel_image: Image
28
job.dtb_url: http://download.automotivelinux.org/AGL/upload/ci/25640/2/raspberrypi4/bcm2711-rpi-4-b.dtb
29
job.initrd_url: http://download.automotivelinux.org/AGL/upload/ci/25640/2/raspberrypi4/initramfs-netboot-image-raspberrypi4-64.ext4.gz
30
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/25640/2
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-25640-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: "8250.nr_uarts=1 cma=64M 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: http://download.automotivelinux.org/AGL/upload/ci/25640/2/raspberrypi4/Image
90
type: image
91
initrd:
92
url: http://download.automotivelinux.org/AGL/upload/ci/25640/2/raspberrypi4/initramfs-netboot-image-raspberrypi4-64.ext4.gz
93
allow_modify: false
94
nbdroot:
95
url: http://download.automotivelinux.org/AGL/upload/ci/25640/2/raspberrypi4/agl-demo-platform-raspberrypi4-64.ext4.xz
96
compression: xz
97
dtb:
98
url: http://download.automotivelinux.org/AGL/upload/ci/25640/2/raspberrypi4/bcm2711-rpi-4-b.dtb
99
100
101
102
- boot:
103
timeout:
104
minutes: 20
105
method: u-boot
106
prompts:
107
- "root@raspberrypi4-64:~"
108
- "raspberrypi4-64:~#"
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
name: network-veth
126
127
- test:
128
timeout:
129
minutes: 5
130
definitions:
131
- repository:
132
metadata:
133
format: Lava-Test Test Definition 1.0
134
name: HACK-SPEC-3655
135
description: "Start geoclue weather services"
136
os:
137
- oe
138
scope:
139
- functional
140
run:
141
steps:
142
- afm-util start agl-service-geoclue
143
- afm-util start agl-service-weather
144
lava-signal: kmsg
145
from: inline
146
name: HACK-SPEC-3655
147
path: inline/hack-spec-3655.yaml
148
149
- test:
150
timeout:
151
minutes: 15
152
definitions:
153
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
154
from: git
155
history: False
156
path: test-suites/short-smoke/busybox.yaml
157
name: ci-busybox
158
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
159
from: git
160
history: False
161
path: test-suites/short-smoke/smoke-tests-basic.yaml
162
name: ci-smoke-tests-basic
163
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
164
from: git
165
history: False
166
path: test-suites/short-smoke/service-check.yaml
167
name: ci-service-check
168
parameters:
169
BUILD_TAGS: ""
170
DEVICE_TAGS: ""
171
172
- test:
173
timeout:
174
minutes: 60
175
definitions:
176
- repository: https://git.linaro.org/qa/test-definitions.git
177
from: git
178
history: False
179
path: automated/linux/ptest/ptest.yaml
180
name: ci-linaro-ptest
181
parameters:
182
TESTS: "xmlsec1 libxml2 lua"
183
- test:
184
timeout:
185
minutes: 10
186
definitions:
187
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
188
from: git
189
path: test-suites/short-smoke/pyagl-nohw-oneshot.yaml
190
name: pyagl-tests
191
192
193
194
195
- test:
196
timeout:
197
minutes: 15
198
definitions:
199
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
200
from: git
201
history: False
202
path: test-suites/short-smoke/dumpjournal.yaml
203
name: ci-dumpjournal