Job definition file - 37814 download

Copy to clipboard

1
2
3
4
5
6
7
8
device_type: r8a7795-h3ulcb-kf
9
10
job_name: AGL-gerrit-30551-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
actions:
34
35
- deploy:
36
timeout:
37
minutes: 90
38
to: nbd
39
os: oe
40
failure_retry: 2
41
protocols:
42
lava-xnbd:
43
- action: nbd-deploy
44
request: set_port
45
kernel:
46
url: http://download.automotivelinux.org/AGL/upload/ci/30551/1/h3ulcb-nogfx/Image
47
type: image
48
initrd:
49
url: http://download.automotivelinux.org/AGL/upload/ci/30551/1/h3ulcb-nogfx/initramfs-netboot-image-h3ulcb.ext4.gz
50
allow_modify: false
51
nbdroot:
52
url: http://download.automotivelinux.org/AGL/upload/ci/30551/1/h3ulcb-nogfx/agl-ivi-demo-qt-h3ulcb.ext4.xz
53
compression: xz
54
dtb:
55
url: http://download.automotivelinux.org/AGL/upload/ci/30551/1/h3ulcb-nogfx/r8a77951-ulcb.dtb
56
57
58
59
- boot:
60
timeout:
61
minutes: 20
62
method: u-boot
63
prompts:
64
- "root@h3ulcb:~"
65
- "h3ulcb:~#"
66
- '/ #'
67
68
auto_login:
69
login_prompt: "login:"
70
username: root
71
commands: nbd
72
transfer_overlay:
73
download_command: wget
74
unpack_command: tar -C / -xvpf
75
- test:
76
timeout:
77
minutes: 4
78
definitions:
79
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
80
from: git
81
path: test-suites/short-smoke/network-veth.yaml
82
name: network-veth
83
84
- test:
85
timeout:
86
minutes: 15
87
definitions:
88
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
89
from: git
90
history: False
91
path: test-suites/short-smoke/busybox.yaml
92
name: ci-busybox
93
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
94
from: git
95
history: False
96
path: test-suites/short-smoke/smoke-tests-basic.yaml
97
name: ci-smoke-tests-basic
98
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
99
from: git
100
history: False
101
path: test-suites/short-smoke/service-check.yaml
102
name: ci-service-check
103
parameters:
104
BUILD_TAGS: ""
105
DEVICE_TAGS: ""
106
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