Job definition file - 12581 download

Copy to clipboard

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