Job definition file - 34984 download

Copy to clipboard

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