Job definition file - 16023 download

Copy to clipboard

1
device_type: bcm2711-rpi-4-b
2
tags:
3
- baylibre
4
5
job_name: AGL-try-own-dtb
6
7
timeouts:
8
job:
9
minutes: 150
10
action:
11
minutes: 30
12
connection:
13
minutes: 15
14
connections:
15
lava-test-shell:
16
minutes: 15
17
18
priority: medium
19
visibility: public
20
21
protocols:
22
lava-xnbd:
23
port: auto
24
25
context:
26
console_device: ttyS0
27
extra_kernel_args: " coherent_pool=1M 8250.nr_uarts=1 rw fstab=no video=HDMI-A-1:1920x1080M@60 "
28
29
actions:
30
31
- deploy:
32
timeout:
33
minutes: 90
34
to: nbd
35
os: oe
36
failure_retry: 2
37
protocols:
38
lava-xnbd:
39
- action: nbd-deploy
40
request: set_port
41
kernel:
42
url: http://download.automotivelinux.org/AGL/upload/ci/25653/33/raspberrypi4/Image
43
type: image
44
initrd:
45
url: http://download.automotivelinux.org/AGL/upload/ci/25653/33/raspberrypi4/initramfs-netboot-image-raspberrypi4-64.ext4.gz
46
allow_modify: false
47
nbdroot:
48
url: http://download.automotivelinux.org/AGL/upload/ci/25653/33/raspberrypi4/agl-demo-platform-raspberrypi4-64.ext4.xz
49
compression: xz
50
dtb:
51
url: https://transfer.sh/JM7wd/combined.dtb
52
53
54
55
- boot:
56
timeout:
57
minutes: 20
58
method: u-boot
59
prompts:
60
- "root@raspberrypi4-64:~"
61
- "raspberrypi4-64:~#"
62
- '/ #'
63
64
auto_login:
65
login_prompt: "login:"
66
username: root
67
commands: nbd
68
transfer_overlay:
69
download_command: wget
70
unpack_command: tar -C / -xvpf
71
- test:
72
timeout:
73
minutes: 4
74
definitions:
75
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
76
from: git
77
path: test-suites/short-smoke/network-veth.yaml
78
name: network-veth
79
80
- test:
81
timeout:
82
minutes: 5
83
definitions:
84
- repository:
85
metadata:
86
format: Lava-Test Test Definition 1.0
87
name: HACK-SPEC-3655
88
description: "Start geoclue weather services"
89
os:
90
- oe
91
scope:
92
- functional
93
run:
94
steps:
95
- afm-util start agl-service-geoclue
96
- afm-util start agl-service-weather
97
- ls -alhR /dev/dri
98
lava-signal: kmsg
99
from: inline
100
name: HACK-SPEC-3655
101
path: inline/hack-spec-3655.yaml
102
103
- test:
104
timeout:
105
minutes: 15
106
definitions:
107
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
108
from: git
109
history: False
110
path: test-suites/short-smoke/busybox.yaml
111
name: ci-busybox
112
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
113
from: git
114
history: False
115
path: test-suites/short-smoke/smoke-tests-basic.yaml
116
name: ci-smoke-tests-basic
117
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
118
from: git
119
history: False
120
path: test-suites/short-smoke/service-check.yaml
121
name: ci-service-check
122
parameters:
123
BUILD_TAGS: ""
124
DEVICE_TAGS: "baylibre"
125
126
- test:
127
timeout:
128
minutes: 60
129
definitions:
130
- repository: https://git.linaro.org/qa/test-definitions.git
131
from: git
132
history: False
133
path: automated/linux/ptest/ptest.yaml
134
name: ci-linaro-ptest
135
parameters:
136
TESTS: "xmlsec1 libxml2 lua"
137
- test:
138
timeout:
139
minutes: 10
140
definitions:
141
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
142
from: git
143
path: test-suites/short-smoke/pyagl-nohw-oneshot.yaml
144
name: pyagl-tests
145
146
147
148
149
- test:
150
timeout:
151
minutes: 15
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