Job definition file - 15900 download

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

1
device_type: qemu
2
3
job_name: AGL-short-smoke-wip SPEC-3764 screenshoot arm memory changes
4
5
timeouts:
6
job:
7
minutes: 150
8
action:
9
minutes: 30
10
connection:
11
minutes: 15
12
connections:
13
lava-test-shell:
14
minutes: 15
15
16
priority: medium
17
visibility: public
18
19
context:
20
no_kvm: false
21
arch: arm
22
cpu: cortex-a15
23
machine: virt-2.11
24
memory: 4096
25
model: model=virtio
26
guestfs_interface: virtio
27
extra_options: ["-smp 2 -soundhw hda -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-785194"]
28
29
actions:
30
31
- deploy:
32
timeout:
33
minutes: 90
34
to: tmpfs
35
os: oe
36
failure_retry: 2
37
protocols:
38
lava-xnbd:
39
- action: nbd-deploy
40
request: set_port
41
images:
42
kernel:
43
image_arg: '-kernel {kernel} -append "console=ttyAMA0,115200 root=/dev/vda verbose systemd.log_color=false mem=4096M"'
44
url: http://download.automotivelinux.org/AGL/snapshots/master/latest/qemuarm/deploy/images/qemuarm/zImage
45
rootvd:
46
image_arg: '-drive format=raw,file={rootvd}'
47
url: http://download.automotivelinux.org/AGL/snapshots/master/latest/qemuarm/deploy/images/qemuarm/agl-demo-platform-crosssdk-qemuarm.ext4.xz
48
compression: xz
49
50
51
52
- boot:
53
timeout:
54
minutes: 20
55
method: qemu
56
prompts:
57
- "root@qemuarm:~"
58
- "qemuarm:~#"
59
- '/ #'
60
61
auto_login:
62
login_prompt: "login:"
63
username: root
64
media: tmpfs
65
transfer_overlay:
66
download_command: wget
67
unpack_command: tar -C / -xvpf
68
69
- test:
70
timeout:
71
minutes: 5
72
definitions:
73
- repository:
74
metadata:
75
format: Lava-Test Test Definition 1.0
76
name: HACK-SPEC-3655
77
description: "Start geoclue weather services"
78
os:
79
- oe
80
scope:
81
- functional
82
run:
83
steps:
84
- cat /proc/meminfo
85
- cat /proc/iomem
86
- cat /proc/interrupts
87
lava-signal: kmsg
88
from: inline
89
name: shelljob
90
path: inline/shelljob.yaml
91
92
- test:
93
timeout:
94
minutes: 15
95
definitions:
96
- repository: https://github.com/dl9pf/qa-testdefinitions
97
history: False
98
branch: SPEC-3764
99
from: git
100
path: test-suites/short-smoke/screenshooter.yaml
101
name: screenshooter
102
103
- test:
104
timeout:
105
minutes: 15
106
definitions:
107
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
108
from: git
109
history: False
110
path: test-suites/short-smoke/dumpjournal.yaml
111
name: ci-dumpjournal