Job definition file - 8812 download

Name
dra7-evm-01 (reports)
Requested type
dra7-evm (reports)
Copy to clipboard

1
2
3
4
5
6
metadata:
7
git.branch: halibut
8
git.commit: Fbd47e3ff-L6040c7b4
9
image.type: AGL-ci
10
job.arch: arm
11
job.name: AGL-gerrit-22729-1
12
kernel.tree: AGL-yocto
13
kernel.version: change-22729-1
14
kernel.defconfig_base: defconfig
15
kernel.defconfig: AGL-dra7xx-evm-Fbd47e3ff-L6040c7b4
16
platform.mach: omap2
17
platform.name: dra7-evm
18
git.url: http://download.automotivelinux.org/AGL/upload/ci/22729/1/dra7xx-evm/
19
test.plan: agl-testplan
20
device.type: dra7-evm
21
job.build_environment: AGL-yocto
22
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/22729/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: dra7-evm
42
tags:
43
- can
44
- can
45
- can_if_hw_connection
46
47
job_name: AGL-gerrit-22729-1
48
49
timeouts:
50
job:
51
minutes: 120
52
action:
53
minutes: 15
54
connection:
55
minutes: 10
56
connections:
57
lava-test-shell:
58
minutes: 10
59
60
priority: medium
61
visibility: public
62
63
protocols:
64
lava-xnbd:
65
port: auto
66
67
actions:
68
69
- deploy:
70
timeout:
71
minutes: 60
72
to: nbd
73
os: oe
74
failure_retry: 2
75
protocols:
76
lava-xnbd:
77
- action: nbd-deploy
78
request: set_port
79
kernel:
80
url: http://download.automotivelinux.org/AGL/upload/ci/22729/1/dra7xx-evm/zImage
81
initrd:
82
url: http://download.automotivelinux.org/AGL/upload/ci/22729/1/dra7xx-evm/initramfs-netboot-image-dra7xx-evm.ext4.gz
83
allow_modify: false
84
nbdroot:
85
url: http://download.automotivelinux.org/AGL/upload/ci/22729/1/dra7xx-evm/agl-demo-platform-dra7xx-evm.ext4.xz
86
compression: xz
87
dtb:
88
url: http://download.automotivelinux.org/AGL/upload/ci/22729/1/dra7xx-evm/dra7-evm.dtb
89
90
91
92
- boot:
93
timeout:
94
minutes: 15
95
method: u-boot
96
prompts:
97
- "root@dra7xx-evm:~"
98
- "dra7xx-evm:~#"
99
- '/ #'
100
101
auto_login:
102
login_prompt: "login:"
103
username: root
104
commands: nbd
105
type: bootz
106
transfer_overlay:
107
download_command: wget
108
unpack_command: tar -C / -xvpf
109
110
- test:
111
timeout:
112
minutes: 15
113
definitions:
114
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
115
from: git
116
history: False
117
path: test-suites/short-smoke/busybox.yaml
118
name: busybox
119
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
120
from: git
121
history: False
122
path: test-suites/short-smoke/smoke-tests-basic.yaml
123
name: smoke-tests-basic
124
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
125
from: git
126
history: False
127
path: test-suites/short-smoke/service-check.yaml
128
name: service-check
129
parameters:
130
BUILD_TAGS: ""
131
DEVICE_TAGS: "can can can_if_hw_connection"
132
133
134
- test:
135
timeout:
136
minutes: 10
137
definitions:
138
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
139
from: git
140
path: test-suites/short-smoke/test_can_loopback.yaml
141
name: can_loopback
142
143
144
145
146
- test:
147
timeout:
148
minutes: 10
149
definitions:
150
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
151
from: git
152
path: test-suites/short-smoke/can_if_hw_connection.yaml
153
name: can_if_hw_connection
154
155
156
- test:
157
timeout:
158
minutes: 60
159
definitions:
160
- repository: https://git.linaro.org/qa/test-definitions.git
161
from: git
162
history: False
163
path: automated/linux/ptest/ptest.yaml
164
name: linaro-ptest
165
parameters:
166
TESTS: "xmlsec1 libxml2 lua"