Job definition file - 26573 download

Copy to clipboard

1
2
3
4
5
6
metadata:
7
git.branch: agl-branch
8
git.commit: agl-commit
9
image.type: AGL-release
10
job.arch: arm64
11
job.name: AGL-gerrit--
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: broadcom
18
platform.name: bcm2711-rpi-4-b
19
platform.dtb: bcm2711-rpi-4-b+vc4.dtb
20
git.url: https://download.automotivelinux.org/AGL/upload/ci/marlin/13.0.1/raspberrypi4/deploy/images/raspberrypi4-64//
21
git.describe: agl-branch
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/marlin/13.0.1/raspberrypi4/deploy/images/raspberrypi4-64/
27
job.kernel_image: Image
28
job.dtb_url: https://download.automotivelinux.org/AGL/upload/ci/marlin/13.0.1/raspberrypi4/deploy/images/raspberrypi4-64//bcm2711-rpi-4-b+vc4.dtb
29
job.initrd_url: https://download.automotivelinux.org/AGL/upload/ci/marlin/13.0.1/raspberrypi4/deploy/images/raspberrypi4-64//initramfs-netboot-image-raspberrypi4.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
50
device_type: bcm2711-rpi-4-b
51
52
job_name: AGL-gerrit--
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: " coherent_pool=1M 8250.nr_uarts=1 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: https://download.automotivelinux.org/AGL/upload/ci/marlin/13.0.1/raspberrypi4/deploy/images/raspberrypi4-64//Image
90
type: image
91
initrd:
92
url: https://download.automotivelinux.org/AGL/upload/ci/marlin/13.0.1/raspberrypi4/deploy/images/raspberrypi4-64//initramfs-netboot-image-raspberrypi4.ext4.gz
93
allow_modify: false
94
nbdroot:
95
url: https://download.automotivelinux.org/AGL/upload/ci/marlin/13.0.1/raspberrypi4/deploy/images/raspberrypi4-64//agl-demo-platform-crosssdk-raspberrypi4.ext4.xz
96
compression: xz
97
dtb:
98
url: https://download.automotivelinux.org/AGL/upload/ci/marlin/13.0.1/raspberrypi4/deploy/images/raspberrypi4-64//bcm2711-rpi-4-b+vc4.dtb
99
100
101
102
- boot:
103
timeout:
104
minutes: 20
105
method: u-boot
106
prompts:
107
- "root@raspberrypi4:~"
108
- "raspberrypi4:~#"
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: 15
130
definitions:
131
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
132
from: git
133
history: False
134
path: test-suites/short-smoke/busybox.yaml
135
name: release-busybox
136
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
137
from: git
138
history: False
139
path: test-suites/short-smoke/smoke-tests-basic.yaml
140
name: release-smoke-tests-basic
141
142
- test:
143
timeout:
144
minutes: 90
145
definitions:
146
- repository: https://git.linaro.org/qa/test-definitions.git
147
from: git
148
history: False
149
path: automated/linux/ptest/ptest.yaml
150
name: release-linaro-ptest
151
parameters:
152
TESTS: "dbus-test glib-2.0 lua"
153
- test:
154
timeout:
155
minutes: 25
156
definitions:
157
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
158
from: git
159
path: test-suites/short-smoke/screenshooter.yaml
160
name: screenshooter
161
- test:
162
timeout:
163
minutes: 15
164
definitions:
165
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
166
from: git
167
history: False
168
path: test-suites/short-smoke/dumpjournal.yaml
169
name: ci-dumpjournal