Job definition file - 15852 download

Copy to clipboard

1
device_type: bcm2711-rpi-4-b
2
3
job_name: AGL-gerrit-25840-3-custom
4
5
timeouts:
6
job:
7
minutes: 150
8
action:
9
minutes: 30
10
connection:
11
minutes: 15
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
console_device: ttyS0
25
extra_kernel_args: "coherent_pool=1M cma=64M@256M 8250.nr_uarts=1 rw fstab=no snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000"
26
27
actions:
28
29
- deploy:
30
timeout:
31
minutes: 90
32
to: nbd
33
os: oe
34
failure_retry: 2
35
protocols:
36
lava-xnbd:
37
- action: nbd-deploy
38
request: set_port
39
kernel:
40
url: https://transfer.sh/kZHtF/Image-1-5.4.79+git0+5d52d9eea9_9797f1a493-r0.2-raspberrypi4-64-20210118182509.bin
41
type: image
42
initrd:
43
url: https://transfer.sh/CDgnj/initramfs-netboot-image-raspberrypi4-64-20210118182509.rootfs.ext4.gz
44
allow_modify: false
45
nbdroot:
46
url: https://transfer.sh/15mIWE/agl-demo-platform-raspberrypi4-64-20210118182509.rootfs.ext4.xz
47
compression: xz
48
dtb:
49
url: https://transfer.sh/KMZAg/bcm2711-rpi-4-b+vc4+ft5406.dtb
50
51
52
53
- boot:
54
timeout:
55
minutes: 20
56
method: u-boot
57
prompts:
58
- "root@raspberrypi4-64:~"
59
- "raspberrypi4-64:~#"
60
- '/ #'
61
62
auto_login:
63
login_prompt: "login:"
64
username: root
65
commands: nbd
66
transfer_overlay:
67
download_command: wget
68
unpack_command: tar -C / -xvpf
69
- test:
70
timeout:
71
minutes: 4
72
definitions:
73
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
74
from: git
75
path: test-suites/short-smoke/network-veth.yaml
76
name: network-veth
77
78
- test:
79
timeout:
80
minutes: 5
81
definitions:
82
- repository:
83
metadata:
84
format: Lava-Test Test Definition 1.0
85
name: HACK-SPEC-3655
86
description: "Start geoclue weather services"
87
os:
88
- oe
89
scope:
90
- functional
91
run:
92
steps:
93
- afm-util start agl-service-geoclue
94
- afm-util start agl-service-weather
95
- ls -alh /dev/*
96
- lsmod
97
- aplay -l || true
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: 10
106
definitions:
107
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
108
from: git
109
path: test-suites/short-smoke/pyagl-nohw-oneshot.yaml
110
name: pyagl-tests
111
112
113
114
115
- test:
116
timeout:
117
minutes: 15
118
definitions:
119
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
120
from: git
121
history: False
122
path: test-suites/short-smoke/dumpjournal.yaml
123
name: ci-dumpjournal