Job definition file - 15684 download

Copy to clipboard

1
2
3
4
5
6
metadata:
7
git.branch: master
8
git.commit: agl-commit
9
image.type: AGL-ci
10
job.arch: arm64
11
job.name: AGL-gerrit-25653-31
12
kernel.tree: AGL-yocto
13
kernel.version: AGL-kernel-version
14
kernel.defconfig_base: defconfig
15
kernel.defconfig: defconfig+CONFIG_AGL=y
16
kernel.endian: little
17
platform.mach: renesas
18
platform.name: r8a7795-agl-refhw
19
platform.dtb: r8a7795-agl-refhw.dtb
20
git.url: http://download.automotivelinux.org/AGL/upload/ci/25653/31/h3ulcb-nogfx/
21
git.describe: master
22
test.plan: agl-testplan
23
test.plan_variant: agl-testplan
24
device.type: r8a7795-agl-refhw
25
job.build_environment: AGL-yocto
26
job.file_server_resource: AGL/upload/ci/25653/31/h3ulcb-nogfx
27
job.kernel_image: Image
28
job.dtb_url: http://download.automotivelinux.org/AGL/upload/ci/25653/31/h3ulcb-nogfx/r8a7795-agl-refhw.dtb
29
job.initrd_url: http://download.automotivelinux.org/AGL/upload/ci/25653/31/h3ulcb-nogfx/initramfs-netboot-image-h3ulcb.ext4.gz
30
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/25653/31
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-agl-refhw
50
tags:
51
- baylibre
52
53
job_name: AGL-gerrit-25653-31
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
actions:
74
75
- deploy:
76
timeout:
77
minutes: 90
78
to: nbd
79
os: oe
80
failure_retry: 2
81
protocols:
82
lava-xnbd:
83
- action: nbd-deploy
84
request: set_port
85
kernel:
86
url: http://download.automotivelinux.org/AGL/upload/ci/25653/31/h3ulcb-nogfx/Image
87
type: image
88
initrd:
89
url: http://download.automotivelinux.org/AGL/upload/ci/25653/31/h3ulcb-nogfx/initramfs-netboot-image-h3ulcb.ext4.gz
90
allow_modify: false
91
nbdroot:
92
url: http://download.automotivelinux.org/AGL/upload/ci/25653/31/h3ulcb-nogfx/agl-image-ivi-crosssdk-h3ulcb.ext4.xz
93
compression: xz
94
dtb:
95
url: http://download.automotivelinux.org/AGL/upload/ci/25653/31/h3ulcb-nogfx/r8a7795-agl-refhw.dtb
96
97
98
99
- boot:
100
timeout:
101
minutes: 20
102
method: u-boot
103
prompts:
104
- "root@h3ulcb:~"
105
- "h3ulcb:~#"
106
- '/ #'
107
108
auto_login:
109
login_prompt: "login:"
110
username: root
111
commands: nbd
112
transfer_overlay:
113
download_command: wget
114
unpack_command: tar -C / -xvpf
115
- test:
116
timeout:
117
minutes: 4
118
definitions:
119
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
120
from: git
121
path: test-suites/short-smoke/network-veth.yaml
122
name: network-veth
123
124
- test:
125
timeout:
126
minutes: 5
127
definitions:
128
- repository:
129
metadata:
130
format: Lava-Test Test Definition 1.0
131
name: HACK-SPEC-3655
132
description: "Start geoclue weather services"
133
os:
134
- oe
135
scope:
136
- functional
137
run:
138
steps:
139
- afm-util start agl-service-geoclue
140
- afm-util start agl-service-weather
141
lava-signal: kmsg
142
from: inline
143
name: HACK-SPEC-3655
144
path: inline/hack-spec-3655.yaml
145
146
- test:
147
timeout:
148
minutes: 15
149
definitions:
150
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
151
from: git
152
history: False
153
path: test-suites/short-smoke/busybox.yaml
154
name: ci-busybox
155
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
156
from: git
157
history: False
158
path: test-suites/short-smoke/smoke-tests-basic.yaml
159
name: ci-smoke-tests-basic
160
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
161
from: git
162
history: False
163
path: test-suites/short-smoke/service-check.yaml
164
name: ci-service-check
165
parameters:
166
BUILD_TAGS: ""
167
DEVICE_TAGS: "baylibre"
168
169
- test:
170
timeout:
171
minutes: 60
172
definitions:
173
- repository: https://git.linaro.org/qa/test-definitions.git
174
from: git
175
history: False
176
path: automated/linux/ptest/ptest.yaml
177
name: ci-linaro-ptest
178
parameters:
179
TESTS: "xmlsec1 libxml2 lua"
180
- test:
181
timeout:
182
minutes: 10
183
definitions:
184
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
185
from: git
186
path: test-suites/short-smoke/pyagl-nohw-oneshot.yaml
187
name: pyagl-tests
188
189
190
191
192
- test:
193
timeout:
194
minutes: 15
195
definitions:
196
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
197
from: git
198
history: False
199
path: test-suites/short-smoke/dumpjournal.yaml
200
name: ci-dumpjournal