Job definition file - 23117 download

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

1
2
3
4
5
6
metadata:
7
git.branch: master
8
git.commit: agl-commit
9
image.type: AGL-ci
10
job.arch: x86_64
11
job.name: AGL-gerrit-26984-1
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: http://download.automotivelinux.org/AGL/upload/ci/26984/1/qemux86-64/
21
git.describe: master
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/26984/1/qemux86-64
27
job.kernel_image: bzImage
28
job.dtb_url: None
29
job.initrd_url: http://download.automotivelinux.org/AGL/upload/ci/26984/1/qemux86-64/agl-demo-platform-qemux86-64.ext4.xz
30
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/26984/1
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-26984-1
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-310357"]
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: http://download.automotivelinux.org/AGL/upload/ci/26984/1/qemux86-64/bzImage
89
rootvd:
90
image_arg: '-drive format=raw,file={rootvd}'
91
url: http://download.automotivelinux.org/AGL/upload/ci/26984/1/qemux86-64/agl-demo-platform-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: ci-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: ci-smoke-tests-basic
127
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
128
from: git
129
history: False
130
path: test-suites/short-smoke/service-check.yaml
131
name: ci-service-check
132
parameters:
133
BUILD_TAGS: ""
134
DEVICE_TAGS: ""
135
136
- test:
137
timeout:
138
minutes: 60
139
definitions:
140
- repository: https://git.linaro.org/qa/test-definitions.git
141
from: git
142
history: False
143
path: automated/linux/ptest/ptest.yaml
144
name: ci-linaro-ptest
145
parameters:
146
TESTS: "xmlsec1 libxml2 lua"
147
- test:
148
timeout:
149
minutes: 25
150
definitions:
151
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
152
from: git
153
path: test-suites/short-smoke/screenshooter.yaml
154
name: screenshooter
155
- test:
156
timeout:
157
minutes: 15
158
definitions:
159
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
160
from: git
161
history: False
162
path: test-suites/short-smoke/dumpjournal.yaml
163
name: ci-dumpjournal