Job definition file - 432 download

Copy to clipboard

1
2
3
4
5
6
metadata:
7
git.branch: changeid-16727
8
image.type: AGL-ci
9
job.arch: arm64
10
job.name: AGL-gerrit-16727-11
11
kernel.tree: AGL-yocto
12
kernel.version: patchset-11
13
kernel.defconfig_base: defconfig
14
kernel.defconfig: defconfig+CONFIG_AGL=y
15
platform.mach: renesas
16
platform.name: r8a7796-m3ulcb
17
vcs.url: http://download.automotivelinux.org/AGL/upload/ci/16727/11/m3ulcb-nogfx/
18
19
20
notify:
21
criteria:
22
status: finished
23
callback:
24
url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
25
method: POST
26
dataset: all
27
token: lab-agl-core-callback-LF
28
content-type: json
29
30
31
device_type: r8a7796-m3ulcb
32
job_name: AGL-gerrit-16727-11
33
34
timeouts:
35
job:
36
minutes: 30
37
action:
38
minutes: 15
39
connection:
40
minutes: 5
41
priority: medium
42
visibility: public
43
44
protocols:
45
lava-xnbd:
46
port: auto
47
48
actions:
49
50
- deploy:
51
timeout:
52
minutes: 15
53
to: nbd
54
os: oe
55
failure_retry: 2
56
protocols:
57
lava-xnbd:
58
- action: nbd-deploy
59
request: set_port
60
kernel:
61
url: http://download.automotivelinux.org/AGL/upload/ci/16727/11/m3ulcb-nogfx/Image
62
initrd:
63
url: http://download.automotivelinux.org/AGL/upload/ci/16727/11/m3ulcb-nogfx/initramfs-netboot-image-m3ulcb.ext4.gz
64
allow_modify: false
65
nbdroot:
66
url: http://download.automotivelinux.org/AGL/upload/ci/16727/11/m3ulcb-nogfx/agl-image-ivi-crosssdk-m3ulcb.ext4.xz
67
compression: xz
68
dtb:
69
url: http://download.automotivelinux.org/AGL/upload/ci/16727/11/m3ulcb-nogfx/Image-r8a7796-m3ulcb.dtb
70
71
72
73
- boot:
74
timeout:
75
minutes: 10
76
method: u-boot
77
prompts:
78
- "root@m3ulcb:~"
79
- "m3ulcb:~#"
80
- '/ #'
81
82
auto_login:
83
login_prompt: "login:"
84
username: root
85
commands: nbd
86
type: booti
87
transfer_overlay:
88
download_command: wget
89
unpack_command: tar -C / -xvpf
90
91
- test:
92
timeout:
93
minutes: 3
94
definitions:
95
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
96
from: git
97
path: test-suites/short-smoke/test_can.yaml
98
name: can
99
- test:
100
definitions:
101
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
102
from: git
103
path: test-suites/yocto-ptest.yaml
104
name: yocto-ptest
105
- test:
106
timeout:
107
minutes: 2
108
definitions:
109
- repository:
110
metadata:
111
format: Lava-Test Test Definition 1.0
112
name: inline-test
113
description: "Inline test to validate test framework health"
114
os:
115
- debian
116
scope:
117
- functional
118
run:
119
steps:
120
- lava-test-set start set-pass
121
- lava-test-case always-pass --shell true
122
- lava-test-set stop set-pass
123
from: inline
124
name: health-test
125
path: inline/health-test.yaml
126
127
- test:
128
definitions:
129
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
130
from: git
131
path: test-suites/short-smoke/busybox.yaml
132
name: busybox
133
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
134
from: git
135
path: test-suites/short-smoke/smoke-tests-basic.yaml
136
name: smoke-tests-basic
137
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
138
from: git
139
path: test-suites/short-smoke/service-check.yaml
140
name: service-check