Job definition file - 3114 download

Copy to clipboard

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