Job definition file - 37873 download

Copy to clipboard

1
device_type: bcm2712-rpi-5-b
2
3
job_name: AGL-short-smoke
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
# context allows specific values to be overridden or included
20
context:
21
extra_kernel_args: systemd.mask=systemd-network-generator.service
22
protocols:
23
lava-xnbd:
24
port: auto
25
26
context:
27
console_device: ttyAMA10
28
extra_kernel_args: " coherent_pool=1M rw fstab=no systemd.mask=systemd-network-generator.service"
29
30
actions:
31
32
- deploy:
33
timeout:
34
minutes: 90
35
to: nbd
36
os: oe
37
failure_retry: 2
38
protocols:
39
lava-xnbd:
40
- action: nbd-deploy
41
request: set_port
42
kernel:
43
url: http://download.automotivelinux.org/AGL/release/risefish/18.0.2/raspberrypi5/deploy/images/raspberrypi5/Image
44
type: image
45
initrd:
46
url: http://download.automotivelinux.org/AGL/release/risefish/18.0.2/raspberrypi5/deploy/images/raspberrypi5/initramfs-netboot-image-raspberrypi5.ext4.gz
47
allow_modify: false
48
nbdroot:
49
url: http://download.automotivelinux.org/AGL/release/risefish/18.0.2/raspberrypi5/deploy/images/raspberrypi5/agl-ivi-demo-qt-crosssdk-raspberrypi5.ext4.xz
50
compression: xz
51
dtb:
52
url: http://download.automotivelinux.org/AGL/release/risefish/18.0.2/raspberrypi5/deploy/images/raspberrypi5/bcm2712-rpi-5-b.dtb
53
54
55
56
- boot:
57
timeout:
58
minutes: 20
59
method: u-boot
60
prompts:
61
- "root@raspberrypi5:~"
62
- "raspberrypi5:~#"
63
- '/ #'
64
65
auto_login:
66
login_prompt: "login:"
67
username: root
68
commands: nbd
69
transfer_overlay:
70
download_command: wget
71
unpack_command: tar -C / -xvpf
72
- test:
73
timeout:
74
minutes: 4
75
definitions:
76
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
77
from: git
78
path: test-suites/short-smoke/network-veth.yaml
79
name: network-veth
80
81
- test:
82
timeout:
83
minutes: 15
84
definitions:
85
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
86
from: git
87
history: False
88
path: test-suites/short-smoke/busybox.yaml
89
name: release-busybox
90
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
91
from: git
92
history: False
93
path: test-suites/short-smoke/smoke-tests-basic.yaml
94
name: release-smoke-tests-basic
95
96
- test:
97
timeout:
98
minutes: 90
99
definitions:
100
- repository: https://git.linaro.org/qa/test-definitions.git
101
from: git
102
history: False
103
path: automated/linux/ptest/ptest.yaml
104
name: release-linaro-ptest
105
parameters:
106
TESTS: "dbus-test glib-2.0 lua"
107
- test:
108
timeout:
109
minutes: 25
110
definitions:
111
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
112
from: git
113
path: test-suites/short-smoke/screenshooter.yaml
114
name: screenshooter
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