Job definition file - 8642 download

Copy to clipboard

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