Job definition file - 8641 download

Copy to clipboard

1
2
3
4
metadata:
5
git.branch: master
6
git.commit: F8d626c53-Lfd580135
7
image.type: AGL-ci
8
job.arch: arm64
9
job.name: AGL-gerrit-22690-1
10
kernel.tree: AGL-yocto
11
kernel.version: change-22690-1
12
kernel.defconfig_base: defconfig
13
kernel.defconfig: AGL-m3ulcb-nogfx-F8d626c53-Lfd580135
14
platform.mach: renesas
15
platform.name: r8a7796-m3ulcb
16
git.url: http://download.automotivelinux.org/AGL/upload/ci/22690/1/m3ulcb-nogfx/
17
test.plan: agl-testplan
18
device.type: r8a7796-m3ulcb
19
job.build_environment: AGL-yocto
20
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/22690/1
21
22
23
notify:
24
criteria:
25
status: finished
26
callbacks:
27
- url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
28
method: POST
29
dataset: all
30
token: lab-agl-core-callback-LF
31
content-type: json
32
- url: http://kernelci.dev.baylibre.com:8081/callback/lava/test?lab_name=lab-agl-core&status={STATUS}&status_string={STATUS_STRING}
33
method: POST
34
dataset: all
35
token: lab-agl-core-callback-baylibre
36
content-type: json
37
38
39
device_type: r8a7796-m3ulcb
40
41
job_name: AGL-gerrit-22690-1
42
43
timeouts:
44
job:
45
minutes: 120
46
action:
47
minutes: 15
48
connection:
49
minutes: 10
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: 60
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/22690/1/m3ulcb-nogfx/Image
75
initrd:
76
url: http://download.automotivelinux.org/AGL/upload/ci/22690/1/m3ulcb-nogfx/initramfs-netboot-image-m3ulcb.ext4.gz
77
allow_modify: false
78
nbdroot:
79
url: http://download.automotivelinux.org/AGL/upload/ci/22690/1/m3ulcb-nogfx/agl-image-ivi-crosssdk-m3ulcb.ext4.xz
80
compression: xz
81
dtb:
82
url: http://download.automotivelinux.org/AGL/upload/ci/22690/1/m3ulcb-nogfx/r8a7796-m3ulcb.dtb
83
84
85
86
- boot:
87
timeout:
88
minutes: 15
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://github.com/montjoie/qa-testdefinitions
109
from: git
110
history: False
111
branch: printlog
112
path: test-suites/short-smoke/busybox.yaml
113
name: busybox
114
- repository: https://github.com/montjoie/qa-testdefinitions
115
from: git
116
history: False
117
branch: printlog
118
path: test-suites/short-smoke/smoke-tests-basic.yaml
119
name: smoke-tests-basic
120
- repository: https://github.com/montjoie/qa-testdefinitions
121
from: git
122
branch: printlog
123
history: False
124
path: test-suites/short-smoke/service-check.yaml
125
name: service-check
126
parameters:
127
BUILD_TAGS: ""
128
DEVICE_TAGS: ""
129
130
131
132
- test:
133
timeout:
134
minutes: 60
135
definitions:
136
- repository: https://git.linaro.org/qa/test-definitions.git
137
from: git
138
history: False
139
path: automated/linux/ptest/ptest.yaml
140
name: linaro-ptest
141
parameters:
142
TESTS: "xmlsec1 libxml2 lua"