Job definition file - 28807 download

Name
qemu-04 (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/needlefish/14.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/needlefish/14.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/needlefish/14.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
device_type: qemu
50
51
job_name: AGL-gerrit--
52
53
timeouts:
54
job:
55
minutes: 150
56
action:
57
minutes: 30
58
connection:
59
minutes: 15
60
connections:
61
lava-test-shell:
62
minutes: 15
63
64
priority: medium
65
visibility: public
66
67
context:
68
no_kvm: false
69
arch: x86_64
70
model: model=virtio
71
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-73369"]
72
73
actions:
74
75
- deploy:
76
timeout:
77
minutes: 90
78
to: tmpfs
79
os: oe
80
failure_retry: 2
81
protocols:
82
lava-xnbd:
83
- action: nbd-deploy
84
request: set_port
85
images:
86
kernel:
87
image_arg: '-kernel {kernel} -append "console=ttyS0,115200 root=/dev/sda verbose systemd.log_color=false rw fstab=no no_timer_check"'
88
url: https://download.automotivelinux.org/AGL/upload/ci/needlefish/14.0.1/qemux86-64/deploy/images/qemux86-64//bzImage
89
rootvd:
90
image_arg: '-drive format=raw,file={rootvd}'
91
url: https://download.automotivelinux.org/AGL/upload/ci/needlefish/14.0.1/qemux86-64/deploy/images/qemux86-64//agl-demo-platform-crosssdk-qemux86-64.ext4.xz
92
compression: xz
93
94
95
96
- boot:
97
timeout:
98
minutes: 20
99
method: qemu
100
prompts:
101
- "root@qemux86-64:~"
102
- "qemux86-64:~#"
103
- '/ #'
104
105
auto_login:
106
login_prompt: "login:"
107
username: root
108
media: tmpfs
109
transfer_overlay:
110
download_command: wget
111
unpack_command: tar -C / -xvpf
112
113
- test:
114
timeout:
115
minutes: 15
116
definitions:
117
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
118
from: git
119
history: False
120
path: test-suites/short-smoke/busybox.yaml
121
name: release-busybox
122
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
123
from: git
124
history: False
125
path: test-suites/short-smoke/smoke-tests-basic.yaml
126
name: release-smoke-tests-basic
127
128
- test:
129
timeout:
130
minutes: 90
131
definitions:
132
- repository: https://git.linaro.org/qa/test-definitions.git
133
from: git
134
history: False
135
path: automated/linux/ptest/ptest.yaml
136
name: release-linaro-ptest
137
parameters:
138
TESTS: "dbus-test glib-2.0 lua"
139
- test:
140
timeout:
141
minutes: 25
142
definitions:
143
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
144
from: git
145
path: test-suites/short-smoke/screenshooter.yaml
146
name: screenshooter
147
- test:
148
timeout:
149
minutes: 15
150
definitions:
151
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
152
from: git
153
history: False
154
path: test-suites/short-smoke/dumpjournal.yaml
155
name: ci-dumpjournal