Job definition file - 9200 download

Copy to clipboard

1
2
3
4
5
6
metadata:
7
git.branch: halibut
8
git.commit: F8d626c53-Lc572761e
9
image.type: AGL-ci
10
job.arch: arm64
11
job.name: AGL-gerrit-22896-1
12
kernel.tree: AGL-yocto
13
kernel.version: change-22896-1
14
kernel.defconfig_base: defconfig
15
kernel.defconfig: AGL-m3ulcb-nogfx-F8d626c53-Lc572761e
16
platform.mach: renesas
17
platform.name: r8a7796-m3ulcb
18
git.url: http://download.automotivelinux.org/AGL/upload/ci/22896/1/m3ulcb-nogfx/
19
test.plan: agl-testplan
20
device.type: r8a7796-m3ulcb
21
job.build_environment: AGL-yocto
22
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/22896/1
23
24
25
notify:
26
criteria:
27
status: finished
28
callbacks:
29
- url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
30
method: POST
31
dataset: all
32
token: lab-agl-core-callback-LF
33
content-type: json
34
- url: http://kernelci.dev.baylibre.com:8081/callback/lava/test?lab_name=lab-agl-core&status={STATUS}&status_string={STATUS_STRING}
35
method: POST
36
dataset: all
37
token: lab-agl-core-callback-baylibre
38
content-type: json
39
40
41
device_type: r8a7796-m3ulcb
42
tags:
43
- kingfisher
44
- lin
45
- can
46
- gps
47
- radio
48
- bluetooth
49
- wifi
50
- audio
51
- corelab
52
53
job_name: AGL-gerrit-22896-1
54
55
timeouts:
56
job:
57
minutes: 120
58
action:
59
minutes: 15
60
connection:
61
minutes: 10
62
connections:
63
lava-test-shell:
64
minutes: 10
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: 60
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/22896/1/m3ulcb-nogfx/Image
87
initrd:
88
url: http://download.automotivelinux.org/AGL/upload/ci/22896/1/m3ulcb-nogfx/initramfs-netboot-image-m3ulcb.ext4.gz
89
allow_modify: false
90
nbdroot:
91
url: http://download.automotivelinux.org/AGL/upload/ci/22896/1/m3ulcb-nogfx/agl-image-ivi-crosssdk-m3ulcb.ext4.xz
92
compression: xz
93
dtb:
94
url: http://download.automotivelinux.org/AGL/upload/ci/22896/1/m3ulcb-nogfx/r8a7796-m3ulcb-kf.dtb
95
96
97
98
- boot:
99
timeout:
100
minutes: 15
101
method: u-boot
102
prompts:
103
- "root@m3ulcb:~"
104
- "m3ulcb:~#"
105
- '/ #'
106
107
auto_login:
108
login_prompt: "login:"
109
username: root
110
commands: nbd
111
type: booti
112
transfer_overlay:
113
download_command: wget
114
unpack_command: tar -C / -xvpf
115
116
- test:
117
timeout:
118
minutes: 15
119
definitions:
120
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
121
from: git
122
history: False
123
path: test-suites/short-smoke/busybox.yaml
124
name: busybox
125
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
126
from: git
127
history: False
128
path: test-suites/short-smoke/smoke-tests-basic.yaml
129
name: smoke-tests-basic
130
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
131
from: git
132
history: False
133
path: test-suites/short-smoke/service-check.yaml
134
name: service-check
135
parameters:
136
BUILD_TAGS: ""
137
DEVICE_TAGS: "kingfisher lin can gps radio bluetooth wifi audio corelab"
138
139
140
- test:
141
timeout:
142
minutes: 10
143
definitions:
144
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
145
from: git
146
path: test-suites/short-smoke/test_can_loopback.yaml
147
name: can_loopback
148
149
150
151
152
- test:
153
timeout:
154
minutes: 60
155
definitions:
156
- repository: https://git.linaro.org/qa/test-definitions.git
157
from: git
158
history: False
159
path: automated/linux/ptest/ptest.yaml
160
name: linaro-ptest
161
parameters:
162
TESTS: "xmlsec1 libxml2 lua"