Job definition file - 19188 download

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

1
2
3
4
5
6
metadata:
7
git.branch: master
8
git.commit: Fcb4914c8-Ldb4ecfa4
9
image.type: AGL-ci
10
job.arch: arm
11
job.name: AGL-gerrit-26445-1
12
kernel.tree: AGL-yocto
13
kernel.version: change-26445-1
14
kernel.defconfig_base: defconfig
15
kernel.defconfig: defconfig+CONFIG_AGL=y
16
kernel.endian: little
17
platform.mach: arm
18
platform.name: qemu
19
platform.dtb: None
20
git.url: http://download.automotivelinux.org/AGL/upload/ci/26445/1/qemuarm/
21
git.describe: master
22
test.plan: agl-testplan
23
test.plan_variant: agl-testplan
24
device.type: qemu
25
job.build_environment: AGL-yocto
26
job.file_server_resource: AGL/upload/ci/26445/1/qemuarm
27
job.kernel_image: zImage
28
job.dtb_url: None
29
job.initrd_url: http://download.automotivelinux.org/AGL/upload/ci/26445/1/qemuarm/agl-demo-platform-qemuarm.ext4.xz
30
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/26445/1
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: qemu
50
tags:
51
- baylibre
52
- docker
53
54
job_name: AGL-gerrit-26445-1
55
56
timeouts:
57
job:
58
minutes: 150
59
action:
60
minutes: 30
61
connection:
62
minutes: 15
63
connections:
64
lava-test-shell:
65
minutes: 15
66
67
priority: medium
68
visibility: public
69
70
context:
71
no_kvm: false
72
arch: arm
73
cpu: cortex-a15
74
machine: virt-2.11
75
memory: 4096
76
model: model=virtio
77
guestfs_interface: virtio
78
extra_options: ["-smp 2 -device intel-hda -device hda-duplex -device usb-ehci -device virtio-rng-pci -device VGA,vgamem_mb=64,edid=on -device qemu-xhci -device usb-tablet -device usb-kbd -vnc unix:/tmp/vnc-AGL-qemuarm-163161"]
79
80
actions:
81
82
- deploy:
83
timeout:
84
minutes: 90
85
to: tmpfs
86
os: oe
87
failure_retry: 2
88
protocols:
89
lava-xnbd:
90
- action: nbd-deploy
91
request: set_port
92
images:
93
kernel:
94
image_arg: '-kernel {kernel} -append "console=ttyAMA0,115200 root=/dev/vda verbose systemd.log_color=false mem=4096M vmalloc=512M "'
95
url: http://download.automotivelinux.org/AGL/upload/ci/26445/1/qemuarm/zImage
96
rootvd:
97
image_arg: '-drive format=raw,file={rootvd}'
98
url: http://download.automotivelinux.org/AGL/upload/ci/26445/1/qemuarm/agl-demo-platform-qemuarm.ext4.xz
99
compression: xz
100
101
102
103
- boot:
104
timeout:
105
minutes: 20
106
method: qemu
107
docker:
108
image: kernelci/qemu
109
binary: qemu-system-arm
110
prompts:
111
- "root@qemuarm:~"
112
- "qemuarm:~#"
113
- '/ #'
114
115
auto_login:
116
login_prompt: "login:"
117
username: root
118
media: tmpfs
119
transfer_overlay:
120
download_command: wget
121
unpack_command: tar -C / -xvpf
122
123
124
- test:
125
timeout:
126
minutes: 15
127
definitions:
128
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
129
from: git
130
history: False
131
path: test-suites/short-smoke/busybox.yaml
132
name: ci-busybox
133
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
134
from: git
135
history: False
136
path: test-suites/short-smoke/smoke-tests-basic.yaml
137
name: ci-smoke-tests-basic
138
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
139
from: git
140
history: False
141
path: test-suites/short-smoke/service-check.yaml
142
name: ci-service-check
143
parameters:
144
BUILD_TAGS: ""
145
DEVICE_TAGS: "baylibre docker"
146
147
- test:
148
timeout:
149
minutes: 60
150
definitions:
151
- repository: https://git.linaro.org/qa/test-definitions.git
152
from: git
153
history: False
154
path: automated/linux/ptest/ptest.yaml
155
name: ci-linaro-ptest
156
parameters:
157
TESTS: "xmlsec1 libxml2 lua"
158
- test:
159
timeout:
160
minutes: 15
161
definitions:
162
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
163
from: git
164
path: test-suites/short-smoke/pyagl-nohw-oneshot.yaml
165
name: pyagl-tests
166
167
168
169
170
- test:
171
timeout:
172
minutes: 15
173
definitions:
174
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
175
from: git
176
path: test-suites/short-smoke/screenshooter.yaml
177
name: screenshooter
178
- test:
179
timeout:
180
minutes: 15
181
definitions:
182
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
183
from: git
184
history: False
185
path: test-suites/short-smoke/dumpjournal.yaml
186
name: ci-dumpjournal