Job definition file - 16183 download

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

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