Job definition file - 23899 download

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

1
2
3
4
metadata:
5
git.branch: master
6
git.commit: agl-commit
7
image.type: AGL-ci
8
job.arch: arm64
9
job.name: AGL-gerrit-27083-2
10
kernel.tree: AGL-yocto
11
kernel.version: AGL-kernel-version
12
kernel.defconfig_base: defconfig
13
kernel.defconfig: defconfig+CONFIG_AGL=y
14
kernel.endian: little
15
platform.mach: arm64
16
platform.name: qemu
17
platform.dtb: None
18
git.url: http://download.automotivelinux.org/AGL/upload/ci/27083/2/qemuarm64/
19
git.describe: master
20
test.plan: agl-testplan
21
test.plan_variant: agl-testplan
22
device.type: qemu
23
job.build_environment: AGL-yocto
24
job.file_server_resource: AGL/upload/ci/27083/2/qemuarm64
25
job.kernel_image: Image
26
job.dtb_url: None
27
job.initrd_url: http://download.automotivelinux.org/AGL/upload/ci/27083/2/qemuarm64/agl-demo-platform-qemuarm64.ext4.xz
28
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/27083/2
29
30
31
notify:
32
criteria:
33
status: finished
34
callbacks:
35
- url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
36
method: POST
37
dataset: all
38
token: lab-agl-core-callback-LF
39
content-type: json
40
- url: http://kernelci.dev.baylibre.com:8081/callback/lava/test?lab_name=lab-agl-core&status={STATUS}&status_string={STATUS_STRING}
41
method: POST
42
dataset: all
43
token: lab-agl-core-callback-baylibre
44
content-type: json
45
46
47
device_type: qemu
48
49
job_name: AGL-gerrit-27083-2
50
51
timeouts:
52
job:
53
minutes: 150
54
action:
55
minutes: 30
56
connection:
57
minutes: 15
58
connections:
59
lava-test-shell:
60
minutes: 15
61
62
priority: medium
63
visibility: public
64
65
context:
66
no_kvm: false
67
arch: aarch64
68
cpu: cortex-a57
69
machine: virt
70
memory: 4096
71
model: model=virtio
72
guestfs_interface: virtio
73
extra_options: ["-smp 4 -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-392468"]
74
75
actions:
76
77
- deploy:
78
timeout:
79
minutes: 90
80
to: tmpfs
81
os: oe
82
failure_retry: 2
83
protocols:
84
lava-xnbd:
85
- action: nbd-deploy
86
request: set_port
87
images:
88
kernel:
89
image_arg: '-kernel {kernel} -append "console=ttyAMA0,115200 root=/dev/vda verbose mem=4096M systemd.log_color=false "'
90
url: http://download.automotivelinux.org/AGL/upload/ci/27083/2/qemuarm64/Image
91
rootvd:
92
image_arg: '-drive format=raw,file={rootvd}'
93
url: http://download.automotivelinux.org/AGL/upload/ci/27083/2/qemuarm64/agl-demo-platform-qemuarm64.ext4.xz
94
compression: xz
95
96
97
98
- boot:
99
timeout:
100
minutes: 20
101
method: qemu
102
prompts:
103
- "root@qemuarm64:~"
104
- "qemuarm64:~#"
105
- '/ #'
106
107
auto_login:
108
login_prompt: "login:"
109
username: root
110
media: tmpfs
111
transfer_overlay:
112
download_command: wget
113
unpack_command: tar -C / -xvpf
114
- test:
115
failure_retry: 3
116
definitions:
117
- repository:
118
metadata:
119
format: Lava-Test Test Definition 1.0
120
name: fixup-weston-watchdog
121
description: "extend watchdog on virtual"
122
run:
123
steps:
124
- sed -i -e "s#WatchdogSec=20#WatchdogSec=240#g" /usr/lib/systemd/user/agl-session.target.wants/agl-compositor.service
125
- systemctl daemon-reload
126
- systemctl stop session-c5.scope
127
- systemctl stop [email protected]
128
- systemctl stop system-agl\x2dsession.slice
129
- systemctl restart [email protected]
130
- sleep 60
131
- journalctl --no-pager -a -b
132
from: inline
133
name: fixup-weston-watchdog
134
path: inline/fixup-weston-watchdog.yaml
135
136
- test:
137
timeout:
138
minutes: 25
139
definitions:
140
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
141
from: git
142
path: test-suites/short-smoke/screenshooter.yaml
143
name: screenshooter
144
- test:
145
timeout:
146
minutes: 15
147
definitions:
148
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
149
from: git
150
history: False
151
path: test-suites/short-smoke/dumpjournal.yaml
152
name: ci-dumpjournal