Job definition file - 13328 download

Copy to clipboard

1
2
3
4
5
metadata:
6
git.branch: master
7
git.commit: F310f0990-L39e67080
8
image.type: AGL-ci
9
job.arch: arm64
10
job.name: AGL-gerrit-25464-1
11
kernel.tree: AGL-yocto
12
kernel.version: change-25464-1
13
kernel.defconfig_base: defconfig
14
kernel.defconfig: AGL-raspberrypi4-F310f0990-L39e67080
15
kernel.endian: little
16
platform.mach: broadcom
17
platform.name: bcm2711-rpi-4-b
18
platform.dtb: bcm2711-rpi-4-b.dtb
19
git.url: http://download.automotivelinux.org/AGL/upload/ci/25464/1/raspberrypi4/
20
git.describe: master
21
test.plan: agl-testplan
22
test.plan_variant: agl-testplan
23
device.type: bcm2711-rpi-4-b
24
job.build_environment: AGL-yocto
25
job.file_server_resource: AGL/upload/ci/25464/1/raspberrypi4
26
job.kernel_image: Image
27
job.dtb_url: http://download.automotivelinux.org/AGL/upload/ci/25464/1/raspberrypi4/bcm2711-rpi-4-b.dtb
28
job.initrd_url: http://download.automotivelinux.org/AGL/upload/ci/25464/1/raspberrypi4/initramfs-netboot-image-raspberrypi4-64.ext4.gz
29
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/25464/1
30
31
32
notify:
33
criteria:
34
status: finished
35
callbacks:
36
- url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
37
method: POST
38
dataset: all
39
token: lab-agl-core-callback-LF
40
content-type: json
41
- url: http://kernelci.dev.baylibre.com:8081/callback/lava/test?lab_name=lab-agl-core&status={STATUS}&status_string={STATUS_STRING}
42
method: POST
43
dataset: all
44
token: lab-agl-core-callback-baylibre
45
content-type: json
46
47
48
49
device_type: bcm2711-rpi-4-b
50
51
52
job_name: AGL-gerrit-25464-1
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: "8250.nr_uarts=1 cma=64M 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: http://download.automotivelinux.org/AGL/upload/ci/25464/1/raspberrypi4/Image
90
type: image
91
initrd:
92
url: http://download.automotivelinux.org/AGL/upload/ci/25464/1/raspberrypi4/initramfs-netboot-image-raspberrypi4-64.ext4.gz
93
allow_modify: false
94
nbdroot:
95
url: http://download.automotivelinux.org/AGL/upload/ci/25464/1/raspberrypi4/agl-demo-platform-raspberrypi4-64.ext4.xz
96
compression: xz
97
dtb:
98
url: http://download.automotivelinux.org/AGL/upload/ci/25464/1/raspberrypi4/bcm2711-rpi-4-b.dtb
99
100
101
102
- boot:
103
timeout:
104
minutes: 20
105
method: u-boot
106
prompts:
107
- "root@raspberrypi4-64:~"
108
- "raspberrypi4-64:~#"
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: ci-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: ci-smoke-tests-basic
141
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
142
from: git
143
history: False
144
path: test-suites/short-smoke/service-check.yaml
145
name: ci-service-check
146
parameters:
147
BUILD_TAGS: ""
148
DEVICE_TAGS: "baylibre"
149
150
- test:
151
timeout:
152
minutes: 60
153
definitions:
154
- repository: https://git.linaro.org/qa/test-definitions.git
155
from: git
156
history: False
157
path: automated/linux/ptest/ptest.yaml
158
name: ci-linaro-ptest
159
parameters:
160
TESTS: "xmlsec1 libxml2 lua"
161
- test:
162
timeout:
163
minutes: 10
164
definitions:
165
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
166
from: git
167
path: test-suites/short-smoke/pyagl-nohw-oneshot.yaml
168
name: pyagl-tests