Job definition file - 37677 download

Copy to clipboard

1
device_type: bcm2712-rpi-5-b
2
3
job_name: AGL-gerrit-30527-1-pi5
4
5
timeouts:
6
job:
7
minutes: 150
8
action:
9
minutes: 30
10
connection:
11
minutes: 150
12
connections:
13
lava-test-shell:
14
minutes: 15
15
16
priority: medium
17
visibility: public
18
19
protocols:
20
lava-xnbd:
21
port: auto
22
23
context:
24
extra_kernel_args: " rw fstab=no systemd.mask=systemd-network-generator.service console_msg_format=syslog "
25
26
actions:
27
28
- deploy:
29
timeout:
30
minutes: 90
31
to: nbd
32
os: oe
33
failure_retry: 2
34
protocols:
35
lava-xnbd:
36
- action: nbd-deploy
37
request: set_port
38
kernel:
39
url: http://download.automotivelinux.org/AGL/release/ricefish/latest/raspberrypi5/deploy/images/raspberrypi5/Image
40
type: image
41
initrd:
42
url: http://download.automotivelinux.org/AGL/release/ricefish/latest/raspberrypi5/deploy/images/raspberrypi5/initramfs-netboot-image-raspberrypi5.ext4.gz
43
allow_modify: false
44
nbdroot:
45
url: http://download.automotivelinux.org/AGL/release/ricefish/latest/raspberrypi5/deploy/images/raspberrypi5/agl-ivi-demo-qt-raspberrypi5.ext4.xz
46
compression: xz
47
dtb:
48
url: http://download.automotivelinux.org/AGL/release/ricefish/latest/raspberrypi5/deploy/images/raspberrypi5/bcm2712-rpi-5-b.dtb
49
postprocess:
50
steps:
51
- export
52
53
54
- boot:
55
timeout:
56
minutes: 20
57
method: u-boot
58
prompts:
59
- "root@raspberrypi5:~"
60
- "raspberrypi5:~#"
61
- '/ #'
62
63
auto_login:
64
login_prompt: "login:"
65
username: root
66
commands: nbd
67
transfer_overlay:
68
download_command: wget
69
unpack_command: tar -C / -xvpf
70
- test:
71
timeout:
72
minutes: 4
73
definitions:
74
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
75
from: git
76
path: test-suites/short-smoke/network-veth.yaml
77
name: network-veth
78
79
- test:
80
timeout:
81
minutes: 15
82
definitions:
83
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
84
from: git
85
history: False
86
path: test-suites/short-smoke/busybox.yaml
87
name: ci-busybox
88
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
89
from: git
90
history: False
91
path: test-suites/short-smoke/smoke-tests-basic.yaml
92
name: ci-smoke-tests-basic
93
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
94
from: git
95
history: False
96
path: test-suites/short-smoke/service-check.yaml
97
name: ci-service-check
98
parameters:
99
BUILD_TAGS: ""
100
DEVICE_TAGS: ""
101
102
- test:
103
timeout:
104
minutes: 25
105
definitions:
106
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
107
from: git
108
path: test-suites/short-smoke/screenshooter.yaml
109
name: screenshooter
110
- test:
111
timeout:
112
minutes: 15
113
definitions:
114
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
115
from: git
116
history: False
117
path: test-suites/short-smoke/dumpjournal.yaml
118
name: ci-dumpjournal