Job definition file - 8069 download

Copy to clipboard

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