Job definition file - 1823 download

Copy to clipboard

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