Job definition file - 15975 download

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

1
2
3
device_type: qemu
4
5
job_name: AGL-gerrit-25930-2
6
7
timeouts:
8
job:
9
minutes: 150
10
action:
11
minutes: 30
12
connection:
13
minutes: 15
14
connections:
15
lava-test-shell:
16
minutes: 15
17
18
priority: medium
19
visibility: public
20
21
context:
22
no_kvm: false
23
arch: aarch64
24
cpu: cortex-a57
25
machine: virt
26
memory: 2048
27
model: model=virtio
28
guestfs_interface: virtio
29
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-qemuarm64-736042"]
30
31
actions:
32
33
- deploy:
34
timeout:
35
minutes: 90
36
to: tmpfs
37
os: oe
38
failure_retry: 2
39
protocols:
40
lava-xnbd:
41
- action: nbd-deploy
42
request: set_port
43
images:
44
kernel:
45
image_arg: '-kernel {kernel} -append "console=ttyAMA0,115200 root=/dev/vda verbose systemd.log_color=false "'
46
url: http://download.automotivelinux.org/AGL/upload/ci/25930/2/qemuarm64/Image
47
rootvd:
48
image_arg: '-drive format=raw,file={rootvd}'
49
url: http://download.automotivelinux.org/AGL/upload/ci/25930/2/qemuarm64/agl-demo-platform-qemuarm64.ext4.xz
50
compression: xz
51
52
53
54
- boot:
55
timeout:
56
minutes: 20
57
method: qemu
58
prompts:
59
- "root@qemuarm64:~"
60
- "qemuarm64:~#"
61
- '/ #'
62
63
auto_login:
64
login_prompt: "login:"
65
username: root
66
media: tmpfs
67
transfer_overlay:
68
download_command: wget
69
unpack_command: tar -C / -xvpf
70
71
72
- test:
73
timeout:
74
minutes: 15
75
definitions:
76
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
77
from: git
78
history: False
79
path: test-suites/short-smoke/busybox.yaml
80
name: ci-busybox
81
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
82
from: git
83
history: False
84
path: test-suites/short-smoke/smoke-tests-basic.yaml
85
name: ci-smoke-tests-basic
86
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
87
from: git
88
history: False
89
path: test-suites/short-smoke/service-check.yaml
90
name: ci-service-check
91
parameters:
92
BUILD_TAGS: ""
93
DEVICE_TAGS: ""
94
95
- test:
96
timeout:
97
minutes: 60
98
definitions:
99
- repository: https://git.linaro.org/qa/test-definitions.git
100
from: git
101
history: False
102
path: automated/linux/ptest/ptest.yaml
103
name: ci-linaro-ptest
104
parameters:
105
TESTS: "xmlsec1 libxml2 lua"
106
- test:
107
timeout:
108
minutes: 10
109
definitions:
110
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
111
from: git
112
path: test-suites/short-smoke/pyagl-nohw-oneshot.yaml
113
name: pyagl-tests
114
115
116
117
118
- test:
119
timeout:
120
minutes: 15
121
definitions:
122
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
123
from: git
124
path: test-suites/short-smoke/screenshooter.yaml
125
name: screenshooter
126
- test:
127
timeout:
128
minutes: 15
129
definitions:
130
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
131
from: git
132
history: False
133
path: test-suites/short-smoke/dumpjournal.yaml
134
name: ci-dumpjournal