Job definition file - 1857 download

Copy to clipboard

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