Job definition file - 23551 download

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

1
2
3
4
5
6
metadata:
7
git.branch: agl-branch
8
git.commit: agl-commit
9
image.type: AGL-release
10
job.arch: arm64
11
job.name: AGL-gerrit--
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: arm64
18
platform.name: qemu
19
platform.dtb: None
20
git.url: https://download.automotivelinux.org/AGL/upload/ci/marlin/12.91.0/qemuarm64/deploy/images/qemuarm64//
21
git.describe: agl-branch
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/marlin/12.91.0/qemuarm64/deploy/images/qemuarm64/
27
job.kernel_image: Image
28
job.dtb_url: None
29
job.initrd_url: https://download.automotivelinux.org/AGL/upload/ci/marlin/12.91.0/qemuarm64/deploy/images/qemuarm64//agl-demo-platform-crosssdk-qemuarm64.ext4.xz
30
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
51
job_name: AGL-gerrit--
52
53
timeouts:
54
job:
55
minutes: 150
56
action:
57
minutes: 30
58
connection:
59
minutes: 15
60
connections:
61
lava-test-shell:
62
minutes: 15
63
64
priority: medium
65
visibility: public
66
67
context:
68
no_kvm: false
69
arch: aarch64
70
cpu: cortex-a57
71
machine: virt
72
memory: 4096
73
model: model=virtio
74
guestfs_interface: virtio
75
extra_options: ["-smp 2 -soundhw hda -device usb-ehci -device virtio-rng-pci -device VGA,vgamem_mb=128,edid=on -device qemu-xhci -device usb-tablet -device usb-kbd -vnc unix:/tmp/vnc-AGL-qemuarm64-987886"]
76
77
actions:
78
79
- deploy:
80
timeout:
81
minutes: 90
82
to: tmpfs
83
os: oe
84
failure_retry: 2
85
protocols:
86
lava-xnbd:
87
- action: nbd-deploy
88
request: set_port
89
images:
90
kernel:
91
image_arg: '-kernel {kernel} -append "console=ttyAMA0,115200 root=/dev/vda verbose mem=4096M systemd.log_color=false "'
92
url: https://download.automotivelinux.org/AGL/upload/ci/marlin/12.91.0/qemuarm64/deploy/images/qemuarm64//Image
93
rootvd:
94
image_arg: '-drive format=raw,file={rootvd}'
95
url: https://download.automotivelinux.org/AGL/upload/ci/marlin/12.91.0/qemuarm64/deploy/images/qemuarm64//agl-demo-platform-crosssdk-qemuarm64.ext4.xz
96
compression: xz
97
98
99
100
- boot:
101
timeout:
102
minutes: 20
103
method: qemu
104
prompts:
105
- "root@qemuarm64:~"
106
- "qemuarm64:~#"
107
- '/ #'
108
109
auto_login:
110
login_prompt: "login:"
111
username: root
112
media: tmpfs
113
transfer_overlay:
114
download_command: wget
115
unpack_command: tar -C / -xvpf
116
- test:
117
failure_retry: 3
118
definitions:
119
- repository:
120
metadata:
121
format: Lava-Test Test Definition 1.0
122
name: fixup-weston-watchdog
123
description: "extend watchdog on virtual"
124
run:
125
steps:
126
- sed -i -e "s#WatchdogSec=20#WatchdogSec=240#g" /usr/lib/systemd/user/agl-session.target.wants/agl-compositor.service
127
- systemctl daemon-reload
128
- systemctl restart [email protected]
129
- sleep 60
130
- journalctl --no-pager -a -b
131
from: inline
132
name: fixup-weston-watchdog
133
path: inline/fixup-weston-watchdog.yaml
134
135
136
- test:
137
timeout:
138
minutes: 15
139
definitions:
140
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
141
from: git
142
history: False
143
path: test-suites/short-smoke/busybox.yaml
144
name: release-busybox
145
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
146
from: git
147
history: False
148
path: test-suites/short-smoke/smoke-tests-basic.yaml
149
name: release-smoke-tests-basic
150
151
- test:
152
timeout:
153
minutes: 60
154
definitions:
155
- repository: https://git.linaro.org/qa/test-definitions.git
156
from: git
157
history: False
158
path: automated/linux/ptest/ptest.yaml
159
name: release-linaro-ptest
160
parameters:
161
TESTS: "acl attr coreutils dbus-test glib-2.0 lua"
162
- test:
163
timeout:
164
minutes: 25
165
definitions:
166
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
167
from: git
168
path: test-suites/short-smoke/screenshooter.yaml
169
name: screenshooter
170
- test:
171
timeout:
172
minutes: 15
173
definitions:
174
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
175
from: git
176
history: False
177
path: test-suites/short-smoke/dumpjournal.yaml
178
name: ci-dumpjournal