Job definition file - 37796 download

Copy to clipboard

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