Job definition file - 33954 download

Copy to clipboard

1
2
3
4
5
6
metadata:
7
git.branch: lamprey
8
git.commit: Fb31a8b29-Lb2509cc9
9
image.type: AGL-release
10
job.arch: arm64
11
job.name: AGL-gerrit-lamprey-12.1.16
12
kernel.tree: AGL-yocto
13
kernel.version: 12.1.16
14
kernel.defconfig_base: defconfig
15
kernel.defconfig: defconfig+CONFIG_AGL=y
16
kernel.endian: little
17
platform.mach: renesas
18
platform.name: r8a7795-h3ulcb-kf
19
platform.dtb: r8a77951-ulcb.dtb
20
git.url: https://download.automotivelinux.org/AGL/upload/ci/lamprey/12.1.16/h3ulcb-nogfx/deploy/images/h3ulcb//
21
git.describe: lamprey
22
test.plan: agl-testplan
23
test.plan_variant: agl-testplan
24
device.type: r8a7795-h3ulcb-kf
25
job.build_environment: AGL-yocto
26
job.file_server_resource: AGL/upload/ci/lamprey/12.1.16/h3ulcb-nogfx/deploy/images/h3ulcb/
27
job.kernel_image: Image
28
job.dtb_url: https://download.automotivelinux.org/AGL/upload/ci/lamprey/12.1.16/h3ulcb-nogfx/deploy/images/h3ulcb//r8a77951-ulcb.dtb
29
job.initrd_url: https://download.automotivelinux.org/AGL/upload/ci/lamprey/12.1.16/h3ulcb-nogfx/deploy/images/h3ulcb//initramfs-netboot-image-h3ulcb.ext4.gz
30
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
device_type: r8a7795-h3ulcb-kf
50
51
job_name: AGL-gerrit-lamprey-12.1.16
52
53
timeouts:
54
job:
55
minutes: 150
56
action:
57
minutes: 30
58
connection:
59
minutes: 15
60
connections:
61
lava-test-shell:
62
minutes: 15
63
64
priority: medium
65
visibility: public
66
67
protocols:
68
lava-xnbd:
69
port: auto
70
71
actions:
72
73
- deploy:
74
timeout:
75
minutes: 90
76
to: nbd
77
os: oe
78
failure_retry: 2
79
protocols:
80
lava-xnbd:
81
- action: nbd-deploy
82
request: set_port
83
kernel:
84
url: https://download.automotivelinux.org/AGL/upload/ci/lamprey/12.1.16/h3ulcb-nogfx/deploy/images/h3ulcb//Image
85
type: image
86
initrd:
87
url: https://download.automotivelinux.org/AGL/upload/ci/lamprey/12.1.16/h3ulcb-nogfx/deploy/images/h3ulcb//initramfs-netboot-image-h3ulcb.ext4.gz
88
allow_modify: false
89
nbdroot:
90
url: https://download.automotivelinux.org/AGL/upload/ci/lamprey/12.1.16/h3ulcb-nogfx/deploy/images/h3ulcb//agl-demo-platform-crosssdk-h3ulcb.ext4.xz
91
compression: xz
92
dtb:
93
url: https://download.automotivelinux.org/AGL/upload/ci/lamprey/12.1.16/h3ulcb-nogfx/deploy/images/h3ulcb//r8a77951-ulcb.dtb
94
95
96
97
- boot:
98
timeout:
99
minutes: 20
100
method: u-boot
101
prompts:
102
- "root@h3ulcb:~"
103
- "h3ulcb:~#"
104
- '/ #'
105
106
auto_login:
107
login_prompt: "login:"
108
username: root
109
commands: nbd
110
transfer_overlay:
111
download_command: wget
112
unpack_command: tar -C / -xvpf
113
- test:
114
timeout:
115
minutes: 4
116
definitions:
117
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
118
from: git
119
path: test-suites/short-smoke/network-veth.yaml
120
branch: lamprey
121
name: network-veth
122
123
- test:
124
timeout:
125
minutes: 5
126
definitions:
127
- repository:
128
metadata:
129
format: Lava-Test Test Definition 1.0
130
name: HACK-SPEC-3655
131
description: "Start geoclue weather services"
132
os:
133
- oe
134
scope:
135
- functional
136
run:
137
steps:
138
- afm-util kill agl-service-geoclue
139
- sleep 1
140
- afm-util start agl-service-geoclue
141
- sleep 1
142
- afm-util kill agl-service-weather
143
- sleep 1
144
- afm-util start agl-service-weather
145
- sleep 1
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: release-busybox
160
branch: lamprey
161
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
162
from: git
163
history: False
164
path: test-suites/short-smoke/smoke-tests-basic.yaml
165
name: release-smoke-tests-basic
166
branch: lamprey
167
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
168
from: git
169
history: False
170
path: test-suites/short-smoke/service-check.yaml
171
name: release-service-check
172
branch: lamprey
173
parameters:
174
BUILD_TAGS: ""
175
DEVICE_TAGS: ""
176
177
- test:
178
timeout:
179
minutes: 60
180
definitions:
181
- repository: https://git.linaro.org/qa/test-definitions.git
182
from: git
183
history: False
184
path: automated/linux/ptest/ptest.yaml
185
name: release-linaro-ptest
186
parameters:
187
TESTS: "xmlsec1 libxml2 lua"
188
- test:
189
timeout:
190
minutes: 15
191
definitions:
192
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
193
from: git
194
path: test-suites/short-smoke/pyagl-nohw-oneshot.yaml
195
name: pyagl-tests
196
branch: lamprey
197
198
199
200
201
- test:
202
timeout:
203
minutes: 15
204
definitions:
205
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
206
from: git
207
path: test-suites/short-smoke/screenshooter.yaml
208
name: screenshooter
209
branch: lamprey
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
219
branch: lamprey