Job definition file - 15863 download

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

1
device_type: qemu
2
3
job_name: AGL-short-smoke-wip
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: x86_64
22
model: model=virtio
23
extra_options: ["-machine q35 -cpu qemu64,+ssse3,+sse4.1,+sse4.2,+popcnt -smp 2 -m 2048 -soundhw hda -device usb-ehci -device virtio-rng-pci -vga virtio -device qemu-xhci -device usb-tablet -device usb-kbd -vnc unix:/tmp/vnc-AGL-qemux86-64-917280"]
24
25
actions:
26
27
- deploy:
28
timeout:
29
minutes: 90
30
to: tmpfs
31
os: oe
32
failure_retry: 2
33
protocols:
34
lava-xnbd:
35
- action: nbd-deploy
36
request: set_port
37
images:
38
kernel:
39
image_arg: '-kernel {kernel} -append "console=ttyS0,115200 root=/dev/sda verbose systemd.log_color=false rw fstab=no no_timer_check"'
40
url: http://download.automotivelinux.org/AGL/snapshots/master/latest/qemux86-64/deploy/images/qemux86-64/bzImage
41
rootvd:
42
image_arg: '-drive format=raw,file={rootvd}'
43
url: http://download.automotivelinux.org/AGL/snapshots/master/latest/qemux86-64/deploy/images/qemux86-64/agl-demo-platform-crosssdk-qemux86-64.ext4.xz
44
compression: xz
45
46
47
48
- boot:
49
timeout:
50
minutes: 20
51
method: qemu
52
prompts:
53
- "root@qemux86-64:~"
54
- "qemux86-64:~#"
55
- '/ #'
56
57
auto_login:
58
login_prompt: "login:"
59
username: root
60
media: tmpfs
61
transfer_overlay:
62
download_command: wget
63
unpack_command: tar -C / -xvpf
64
65
66
- test:
67
timeout:
68
minutes: 4
69
definitions:
70
- repository: https://github.com/dl9pf/qa-testdefinitions
71
branch: SPEC-3764
72
from: git
73
path: test-suites/short-smoke/screenshooter.yaml
74
name: screenshooter