Job definition file - 1187 download

Copy to clipboard

1
2
3
4
5
6
metadata:
7
git.branch: gerrit-17927
8
image.type: AGL-ci
9
job.arch: arm64
10
job.name: AGL-gerrit-17927-1
11
kernel.tree: AGL-yocto
12
kernel.version: AGL-gerrit-17927-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: http://download.automotivelinux.org/AGL/upload/ci/17927/1/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-17927-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: http://download.automotivelinux.org/AGL/upload/ci/17927/1/m3ulcb-nogfx/Image
66
initrd:
67
url: http://download.automotivelinux.org/AGL/upload/ci/17927/1/m3ulcb-nogfx/initramfs-netboot-image-m3ulcb.ext4.gz
68
allow_modify: false
69
nbdroot:
70
url: http://download.automotivelinux.org/AGL/upload/ci/17927/1/m3ulcb-nogfx/agl-image-ivi-crosssdk-m3ulcb.ext4.xz
71
compression: xz
72
dtb:
73
url: http://download.automotivelinux.org/AGL/upload/ci/17927/1/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
definitions:
97
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
98
from: git
99
path: test-suites/short-smoke/busybox.yaml
100
name: busybox
101
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
102
from: git
103
path: test-suites/short-smoke/smoke-tests-basic.yaml
104
name: smoke-tests-basic
105
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
106
from: git
107
path: test-suites/short-smoke/service-check.yaml
108
name: service-check