Job definition file - 35466 download

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

1
2
3
4
5
6
7
8
device_type: qemu
9
10
job_name: AGL-gerrit--
11
12
timeouts:
13
job:
14
minutes: 150
15
action:
16
minutes: 30
17
connection:
18
minutes: 150
19
connections:
20
lava-test-shell:
21
minutes: 15
22
23
priority: medium
24
visibility: public
25
26
# context allows specific values to be overridden or included
27
context:
28
extra_kernel_args: systemd.mask=systemd-network-generator.service
29
context:
30
no_kvm: false
31
arch: x86_64
32
model: model=virtio
33
extra_options: ["-machine q35 -cpu qemu64,+ssse3,+sse4.1,+sse4.2,+popcnt -smp 2 -m 2048 -audiodev none,id=agl,out.channels=2,in.channels=1 -device ich9-intel-hda -device hda-micro,audiodev=agl -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-892832"]
34
35
actions:
36
37
- deploy:
38
timeout:
39
minutes: 90
40
to: tmpfs
41
os: oe
42
failure_retry: 2
43
protocols:
44
lava-xnbd:
45
- action: nbd-deploy
46
request: set_port
47
images:
48
kernel:
49
image_arg: '-kernel {kernel} -append "console=ttyS0,115200 root=/dev/sda verbose systemd.log_color=false rw fstab=no no_timer_check"'
50
url: https://download.automotivelinux.org/AGL/upload/ci/ricefish/18.0.0/qemux86-64/deploy/images/qemux86-64//bzImage
51
rootvd:
52
image_arg: '-drive format=raw,file={rootvd}'
53
url: https://download.automotivelinux.org/AGL/upload/ci/ricefish/18.0.0/qemux86-64/deploy/images/qemux86-64//agl-ivi-demo-qt-crosssdk-qemux86-64.ext4.xz
54
compression: xz
55
56
57
58
- boot:
59
timeout:
60
minutes: 20
61
method: qemu
62
prompts:
63
- "root@qemux86-64:~"
64
- "qemux86-64:~#"
65
- '/ #'
66
67
auto_login:
68
login_prompt: "login:"
69
username: root
70
media: tmpfs
71
transfer_overlay:
72
download_command: wget
73
unpack_command: tar -C / -xvpf
74
75
- test:
76
timeout:
77
minutes: 15
78
definitions:
79
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
80
from: git
81
history: False
82
path: test-suites/short-smoke/busybox.yaml
83
name: release-busybox
84
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
85
from: git
86
history: False
87
path: test-suites/short-smoke/smoke-tests-basic.yaml
88
name: release-smoke-tests-basic
89
90
- test:
91
timeout:
92
minutes: 90
93
definitions:
94
- repository: https://git.linaro.org/qa/test-definitions.git
95
from: git
96
history: False
97
path: automated/linux/ptest/ptest.yaml
98
name: release-linaro-ptest
99
parameters:
100
TESTS: "dbus-test glib-2.0 lua"
101
- test:
102
timeout:
103
minutes: 25
104
definitions:
105
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
106
from: git
107
path: test-suites/short-smoke/screenshooter.yaml
108
name: screenshooter
109
- test:
110
timeout:
111
minutes: 15
112
definitions:
113
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
114
from: git
115
history: False
116
path: test-suites/short-smoke/dumpjournal.yaml
117
name: ci-dumpjournal