Job definition file - 2190 download

Copy to clipboard

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