Job definition file - 32786 download

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

1
2
3
4
5
6
metadata:
7
git.branch: agl-branch
8
git.commit: agl-commit
9
image.type: AGL-release
10
job.arch: x86_64
11
job.name: AGL-gerrit--
12
kernel.tree: AGL-yocto
13
kernel.version: AGL-kernel-version
14
kernel.defconfig_base: defconfig
15
kernel.defconfig: defconfig+CONFIG_AGL=y
16
kernel.endian: little
17
platform.mach: x86
18
platform.name: qemu
19
platform.dtb: None
20
git.url: https://download.automotivelinux.org/AGL/upload/ci/octopus/15.0.1/qemux86-64/deploy/images/qemux86-64//
21
git.describe: agl-branch
22
test.plan: agl-testplan
23
test.plan_variant: agl-testplan
24
device.type: qemu
25
job.build_environment: AGL-yocto
26
job.file_server_resource: AGL/upload/ci/octopus/15.0.1/qemux86-64/deploy/images/qemux86-64/
27
job.kernel_image: bzImage
28
job.dtb_url: None
29
job.initrd_url: https://download.automotivelinux.org/AGL/upload/ci/octopus/15.0.1/qemux86-64/deploy/images/qemux86-64//agl-demo-platform-crosssdk-qemux86-64.ext4.xz
30
31
32
33
notify:
34
criteria:
35
status: finished
36
callbacks:
37
- url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
38
method: POST
39
dataset: all
40
token: lab-agl-core-callback-LF
41
content-type: json
42
- url: http://kernelci.dev.baylibre.com:8081/callback/lava/test?lab_name=lab-agl-core&status={STATUS}&status_string={STATUS_STRING}
43
method: POST
44
dataset: all
45
token: lab-agl-core-callback-baylibre
46
content-type: json
47
48
49
50
device_type: qemu
51
52
job_name: AGL-gerrit--
53
54
timeouts:
55
job:
56
minutes: 150
57
action:
58
minutes: 30
59
connection:
60
minutes: 15
61
connections:
62
lava-test-shell:
63
minutes: 15
64
65
priority: medium
66
visibility: public
67
68
# context allows specific values to be overridden or included
69
context:
70
extra_kernel_args: systemd.mask=systemd-network-generator.service
71
context:
72
no_kvm: false
73
arch: x86_64
74
model: model=virtio
75
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-55863"]
76
77
actions:
78
79
- deploy:
80
timeout:
81
minutes: 90
82
to: tmpfs
83
os: oe
84
failure_retry: 2
85
protocols:
86
lava-xnbd:
87
- action: nbd-deploy
88
request: set_port
89
images:
90
kernel:
91
image_arg: '-kernel {kernel} -append "console=ttyS0,115200 root=/dev/sda verbose systemd.log_color=false rw fstab=no no_timer_check"'
92
url: https://download.automotivelinux.org/AGL/upload/ci/octopus/15.0.1/qemux86-64/deploy/images/qemux86-64//bzImage
93
rootvd:
94
image_arg: '-drive format=raw,file={rootvd}'
95
url: https://download.automotivelinux.org/AGL/upload/ci/octopus/15.0.1/qemux86-64/deploy/images/qemux86-64//agl-demo-platform-crosssdk-qemux86-64.ext4.xz
96
compression: xz
97
98
99
100
- boot:
101
timeout:
102
minutes: 20
103
method: qemu
104
prompts:
105
- "root@qemux86-64:~"
106
- "qemux86-64:~#"
107
- '/ #'
108
109
auto_login:
110
login_prompt: "login:"
111
username: root
112
media: tmpfs
113
transfer_overlay:
114
download_command: wget
115
unpack_command: tar -C / -xvpf
116
117
- test:
118
timeout:
119
minutes: 15
120
definitions:
121
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
122
from: git
123
history: False
124
path: test-suites/short-smoke/busybox.yaml
125
name: release-busybox
126
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
127
from: git
128
history: False
129
path: test-suites/short-smoke/smoke-tests-basic.yaml
130
name: release-smoke-tests-basic
131
132
- test:
133
timeout:
134
minutes: 90
135
definitions:
136
- repository: https://git.linaro.org/qa/test-definitions.git
137
from: git
138
history: False
139
path: automated/linux/ptest/ptest.yaml
140
name: release-linaro-ptest
141
parameters:
142
TESTS: "dbus-test glib-2.0 lua"
143
- test:
144
timeout:
145
minutes: 25
146
definitions:
147
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
148
from: git
149
path: test-suites/short-smoke/screenshooter.yaml
150
name: screenshooter
151
- test:
152
timeout:
153
minutes: 15
154
definitions:
155
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
156
from: git
157
history: False
158
path: test-suites/short-smoke/dumpjournal.yaml
159
name: ci-dumpjournal