Job definition file - 4140 download

Copy to clipboard

1
2
3
metadata:
4
git.branch: master
5
git.commit: F9962c600-L11fbc65e
6
image.type: AGL-ci
7
job.arch: arm64
8
job.name: AGL-gerrit-21423-1
9
kernel.tree: AGL-yocto
10
kernel.version: 7.90.0+snapshot-20190527
11
kernel.defconfig_base: defconfig
12
kernel.defconfig: AGL-m3ulcb-nogfx-F9962c600-L11fbc65e
13
platform.mach: renesas
14
platform.name: r8a7796-m3ulcb
15
vcs.url: http://download.automotivelinux.org/AGL/upload/ci/21423/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/21423/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
job_name: AGL-gerrit-21423-1
40
41
timeouts:
42
job:
43
minutes: 80
44
action:
45
minutes: 15
46
connection:
47
minutes: 5
48
connections:
49
lava-test-shell:
50
minutes: 10
51
52
priority: medium
53
visibility: public
54
55
protocols:
56
lava-xnbd:
57
port: auto
58
59
actions:
60
61
- deploy:
62
timeout:
63
minutes: 25
64
to: nbd
65
os: oe
66
failure_retry: 2
67
protocols:
68
lava-xnbd:
69
- action: nbd-deploy
70
request: set_port
71
kernel:
72
url: http://download.automotivelinux.org/AGL/upload/ci/21423/1/m3ulcb-nogfx/Image
73
initrd:
74
url: http://download.automotivelinux.org/AGL/upload/ci/21423/1/m3ulcb-nogfx/initramfs-netboot-image-m3ulcb.ext4.gz
75
allow_modify: false
76
nbdroot:
77
url: http://download.automotivelinux.org/AGL/upload/ci/21423/1/m3ulcb-nogfx/agl-image-ivi-crosssdk-m3ulcb.ext4.xz
78
compression: xz
79
dtb:
80
url: http://download.automotivelinux.org/AGL/upload/ci/21423/1/m3ulcb-nogfx/r8a7796-m3ulcb.dtb
81
82
83
84
- boot:
85
timeout:
86
minutes: 10
87
method: u-boot
88
prompts:
89
- "root@m3ulcb:~"
90
- "m3ulcb:~#"
91
- '/ #'
92
93
auto_login:
94
login_prompt: "login:"
95
username: root
96
commands: nbd
97
type: booti
98
transfer_overlay:
99
download_command: wget
100
unpack_command: tar -C / -xvpf
101
102
- test:
103
timeout:
104
minutes: 15
105
definitions:
106
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
107
from: git
108
history: False
109
path: test-suites/short-smoke/busybox.yaml
110
name: busybox
111
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
112
from: git
113
history: False
114
path: test-suites/short-smoke/smoke-tests-basic.yaml
115
name: smoke-tests-basic
116
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
117
from: git
118
history: False
119
path: test-suites/short-smoke/service-check.yaml
120
name: service-check
121
parameters:
122
DEVICE_TAGS: "weston"
123
124
125
- test:
126
timeout:
127
minutes: 60
128
definitions:
129
- repository: https://git.linaro.org/qa/test-definitions.git
130
from: git
131
history: False
132
path: automated/linux/ptest/ptest.yaml
133
name: linaro-ptest
134
parameters:
135
TESTS: "xmlsec1 libxml2 lua"