Job definition file - 1270 download

Copy to clipboard

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