Job definition file - 16727 download

Name
upsquare-01 (reports)
Requested type
upsquare (reports)
Copy to clipboard

1
2
3
4
5
6
metadata:
7
git.branch: master
8
git.commit: agl-commit
9
image.type: AGL-ci
10
job.arch: x86
11
job.name: AGL-gerrit-26008-2
12
kernel.tree: AGL-yocto
13
kernel.version: AGL-kernel-version
14
kernel.defconfig_base: defconfig
15
kernel.defconfig: defconfig+CONFIG_AGL=y
16
kernel.endian: little
17
platform.mach: intel
18
platform.name: upsquare
19
platform.dtb: None
20
git.url: http://download.automotivelinux.org/AGL/upload/ci/26008/2/qemux86-64/
21
git.describe: master
22
test.plan: agl-testplan
23
test.plan_variant: agl-testplan
24
device.type: upsquare
25
job.build_environment: AGL-yocto
26
job.file_server_resource: AGL/upload/ci/26008/2/qemux86-64
27
job.kernel_image: bzImage
28
job.dtb_url: None
29
job.initrd_url: http://download.automotivelinux.org/AGL/upload/ci/26008/2/qemux86-64/initramfs-netboot-image-qemux86-64.ext4.gz
30
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/26008/2
31
32
33
notify:
34
criteria:
35
status: finished
36
callbacks:
37
- url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
38
method: POST
39
dataset: all
40
token: lab-agl-core-callback-LF
41
content-type: json
42
- url: http://kernelci.dev.baylibre.com:8081/callback/lava/test?lab_name=lab-agl-core&status={STATUS}&status_string={STATUS_STRING}
43
method: POST
44
dataset: all
45
token: lab-agl-core-callback-baylibre
46
content-type: json
47
48
49
device_type: upsquare
50
tags:
51
- baylibre
52
53
job_name: AGL-gerrit-26008-2
54
55
timeouts:
56
job:
57
minutes: 150
58
action:
59
minutes: 30
60
connection:
61
minutes: 15
62
connections:
63
lava-test-shell:
64
minutes: 15
65
66
priority: medium
67
visibility: public
68
69
protocols:
70
lava-xnbd:
71
port: auto
72
73
# context allows specific values to be overridden or included
74
context:
75
extra_kernel_args: initrd=initramfs-netboot-image-qemux86-64.ext4.gz
76
77
actions:
78
79
- deploy:
80
timeout:
81
minutes: 90
82
to: nbd
83
os: oe
84
failure_retry: 2
85
protocols:
86
lava-xnbd:
87
- action: nbd-deploy
88
request: set_port
89
kernel:
90
url: http://download.automotivelinux.org/AGL/upload/ci/26008/2/qemux86-64/bzImage
91
type: uimage
92
initrd:
93
url: http://download.automotivelinux.org/AGL/upload/ci/26008/2/qemux86-64/initramfs-netboot-image-qemux86-64.ext4.gz
94
allow_modify: false
95
nbdroot:
96
url: http://download.automotivelinux.org/AGL/upload/ci/26008/2/qemux86-64/agl-demo-platform-qemux86-64.ext4.xz
97
compression: xz
98
99
100
101
- boot:
102
timeout:
103
minutes: 20
104
method: grub
105
prompts:
106
- "root@qemux86-64:~"
107
- "qemux86-64:~#"
108
- '/ #'
109
110
auto_login:
111
login_prompt: "login:"
112
username: root
113
commands: nbd
114
transfer_overlay:
115
download_command: wget
116
unpack_command: tar -C / -xvpf
117
- test:
118
timeout:
119
minutes: 4
120
definitions:
121
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
122
from: git
123
path: test-suites/short-smoke/network-veth.yaml
124
name: network-veth
125
126
127
- test:
128
timeout:
129
minutes: 15
130
definitions:
131
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
132
from: git
133
history: False
134
path: test-suites/short-smoke/busybox.yaml
135
name: ci-busybox
136
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
137
from: git
138
history: False
139
path: test-suites/short-smoke/smoke-tests-basic.yaml
140
name: ci-smoke-tests-basic
141
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
142
from: git
143
history: False
144
path: test-suites/short-smoke/service-check.yaml
145
name: ci-service-check
146
parameters:
147
BUILD_TAGS: ""
148
DEVICE_TAGS: "baylibre"
149
150
- test:
151
timeout:
152
minutes: 60
153
definitions:
154
- repository: https://git.linaro.org/qa/test-definitions.git
155
from: git
156
history: False
157
path: automated/linux/ptest/ptest.yaml
158
name: ci-linaro-ptest
159
parameters:
160
TESTS: "xmlsec1 libxml2 lua"
161
- test:
162
timeout:
163
minutes: 10
164
definitions:
165
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
166
from: git
167
path: test-suites/short-smoke/pyagl-nohw-oneshot.yaml
168
name: pyagl-tests
169
170
171
172
173
- test:
174
timeout:
175
minutes: 15
176
definitions:
177
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
178
from: git
179
history: False
180
path: test-suites/short-smoke/dumpjournal.yaml
181
name: ci-dumpjournal