Job definition file - 36804 download

Name
qemu-corelab-01 (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-30371-1
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-714248"]
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: http://download.automotivelinux.org/AGL/upload/ci/30371/1/qemux86-64/bzImage
51
rootvd:
52
image_arg: '-drive format=raw,file={rootvd}'
53
url: http://download.automotivelinux.org/AGL/upload/ci/30371/1/qemux86-64/agl-ivi-demo-qt-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: ci-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: ci-smoke-tests-basic
89
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
90
from: git
91
history: False
92
path: test-suites/short-smoke/service-check.yaml
93
name: ci-service-check
94
parameters:
95
BUILD_TAGS: ""
96
DEVICE_TAGS: ""
97
98
- test:
99
timeout:
100
minutes: 25
101
definitions:
102
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
103
from: git
104
path: test-suites/short-smoke/screenshooter.yaml
105
name: screenshooter
106
- test:
107
timeout:
108
minutes: 15
109
definitions:
110
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
111
from: git
112
history: False
113
path: test-suites/short-smoke/dumpjournal.yaml
114
name: ci-dumpjournal