Job definition file - 13698 download

Copy to clipboard

1
2
3
4
5
6
metadata:
7
git.branch: jellyfish
8
git.commit: F310f0990-L74fe14a1
9
image.type: AGL-ci
10
job.arch: arm64
11
job.name: AGL-gerrit-25553-1
12
kernel.tree: AGL-yocto
13
kernel.version: change-25553-1
14
kernel.defconfig_base: defconfig
15
kernel.defconfig: AGL-raspberrypi4-F310f0990-L74fe14a1
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/25553/1/raspberrypi4/
21
git.describe: jellyfish
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/25553/1/raspberrypi4
27
job.kernel_image: Image
28
job.dtb_url: http://download.automotivelinux.org/AGL/upload/ci/25553/1/raspberrypi4/bcm2711-rpi-4-b.dtb
29
job.initrd_url: http://download.automotivelinux.org/AGL/upload/ci/25553/1/raspberrypi4/initramfs-netboot-image-raspberrypi4-64.ext4.gz
30
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/25553/1
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-25553-1
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/25553/1/raspberrypi4/Image
92
type: image
93
initrd:
94
url: http://download.automotivelinux.org/AGL/upload/ci/25553/1/raspberrypi4/initramfs-netboot-image-raspberrypi4-64.ext4.gz
95
allow_modify: false
96
nbdroot:
97
url: http://download.automotivelinux.org/AGL/upload/ci/25553/1/raspberrypi4/agl-demo-platform-raspberrypi4-64.ext4.xz
98
compression: xz
99
dtb:
100
url: http://download.automotivelinux.org/AGL/upload/ci/25553/1/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: 15
132
definitions:
133
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
134
from: git
135
history: False
136
path: test-suites/short-smoke/busybox.yaml
137
name: ci-busybox
138
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
139
from: git
140
history: False
141
path: test-suites/short-smoke/smoke-tests-basic.yaml
142
name: ci-smoke-tests-basic
143
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
144
from: git
145
history: False
146
path: test-suites/short-smoke/service-check.yaml
147
name: ci-service-check
148
parameters:
149
BUILD_TAGS: ""
150
DEVICE_TAGS: "baylibre"
151
152
153
154
155
156
- test:
157
timeout:
158
minutes: 60
159
definitions:
160
- repository: https://git.linaro.org/qa/test-definitions.git
161
from: git
162
history: False
163
path: automated/linux/ptest/ptest.yaml
164
name: ci-linaro-ptest
165
parameters:
166
TESTS: "xmlsec1 libxml2 lua"
167
- test:
168
timeout:
169
minutes: 10
170
definitions:
171
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
172
from: git
173
path: test-suites/short-smoke/pyagl-nohw-oneshot.yaml
174
name: pyagl-tests