Job definition file - 28967 download

Copy to clipboard

1
2
3
4
5
metadata:
6
git.branch: master
7
git.commit: agl-commit
8
image.type: AGL-ci
9
job.arch: arm64
10
job.name: AGL-gerrit-28034-1
11
kernel.tree: AGL-yocto
12
kernel.version: AGL-kernel-version
13
kernel.defconfig_base: defconfig
14
kernel.defconfig: defconfig+CONFIG_AGL=y
15
kernel.endian: little
16
platform.mach: broadcom
17
platform.name: bcm2711-rpi-4-b
18
platform.dtb: bcm2711-rpi-4-b+vc4.dtb
19
git.url: http://download.automotivelinux.org/AGL/upload/ci/28034/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/28034/1/raspberrypi4
26
job.kernel_image: Image
27
job.dtb_url: http://download.automotivelinux.org/AGL/upload/ci/28034/1/raspberrypi4/bcm2711-rpi-4-b+vc4.dtb
28
job.initrd_url: http://download.automotivelinux.org/AGL/upload/ci/28034/1/raspberrypi4/initramfs-netboot-image-raspberrypi4-64.ext4.gz
29
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/28034/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
job_name: AGL-gerrit-28034-1
52
53
timeouts:
54
job:
55
minutes: 150
56
action:
57
minutes: 30
58
connection:
59
minutes: 15
60
connections:
61
lava-test-shell:
62
minutes: 15
63
64
priority: medium
65
visibility: public
66
67
protocols:
68
lava-xnbd:
69
port: auto
70
71
context:
72
console_device: ttyS0
73
extra_kernel_args: " coherent_pool=1M 8250.nr_uarts=1 rw fstab=no video=HDMI-A-1:1920x1080@60"
74
75
actions:
76
77
- deploy:
78
timeout:
79
minutes: 90
80
to: nbd
81
os: oe
82
failure_retry: 2
83
protocols:
84
lava-xnbd:
85
- action: nbd-deploy
86
request: set_port
87
kernel:
88
url: http://download.automotivelinux.org/AGL/upload/ci/28034/1/raspberrypi4/Image
89
type: image
90
initrd:
91
url: http://download.automotivelinux.org/AGL/upload/ci/28034/1/raspberrypi4/initramfs-netboot-image-raspberrypi4-64.ext4.gz
92
allow_modify: false
93
nbdroot:
94
url: http://download.automotivelinux.org/AGL/upload/ci/28034/1/raspberrypi4/agl-demo-platform-raspberrypi4-64.ext4.xz
95
compression: xz
96
dtb:
97
url: http://download.automotivelinux.org/AGL/upload/ci/28034/1/raspberrypi4/bcm2711-rpi-4-b+vc4.dtb
98
99
100
101
- boot:
102
timeout:
103
minutes: 20
104
method: u-boot
105
prompts:
106
- "root@raspberrypi4-64:~"
107
- "raspberrypi4-64:~#"
108
- '/ #'
109
110
auto_login:
111
login_prompt: "login:"
112
username: root
113
commands: nbd
114
transfer_overlay:
115
download_command: wget
116
unpack_command: tar -C / -xvpf
117
- test:
118
timeout:
119
minutes: 4
120
definitions:
121
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
122
from: git
123
path: test-suites/short-smoke/network-veth.yaml
124
name: network-veth
125
126
- test:
127
timeout:
128
minutes: 15
129
definitions:
130
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
131
from: git
132
history: False
133
path: test-suites/short-smoke/busybox.yaml
134
name: ci-busybox
135
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
136
from: git
137
history: False
138
path: test-suites/short-smoke/smoke-tests-basic.yaml
139
name: ci-smoke-tests-basic
140
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
141
from: git
142
history: False
143
path: test-suites/short-smoke/service-check.yaml
144
name: ci-service-check
145
parameters:
146
BUILD_TAGS: ""
147
DEVICE_TAGS: ""
148
149
- test:
150
timeout:
151
minutes: 25
152
definitions:
153
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
154
from: git
155
path: test-suites/short-smoke/screenshooter.yaml
156
name: screenshooter
157
- test:
158
timeout:
159
minutes: 15
160
definitions:
161
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
162
from: git
163
history: False
164
path: test-suites/short-smoke/dumpjournal.yaml
165
name: ci-dumpjournal