Job definition file - 22927 download

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

1
2
3
4
5
metadata:
6
git.branch: master
7
git.commit: agl-commit
8
image.type: AGL-ci
9
job.arch: arm
10
job.name: AGL-gerrit-26959-1
11
kernel.tree: AGL-yocto
12
kernel.version: AGL-kernel-version
13
kernel.defconfig_base: defconfig
14
kernel.defconfig: defconfig+CONFIG_AGL=y
15
kernel.endian: little
16
platform.mach: arm
17
platform.name: qemu
18
platform.dtb: None
19
git.url: http://download.automotivelinux.org/AGL/upload/ci/26959/1/qemuarm/
20
git.describe: master
21
test.plan: agl-testplan
22
test.plan_variant: agl-testplan
23
device.type: qemu
24
job.build_environment: AGL-yocto
25
job.file_server_resource: AGL/upload/ci/26959/1/qemuarm
26
job.kernel_image: zImage
27
job.dtb_url: None
28
job.initrd_url: http://download.automotivelinux.org/AGL/upload/ci/26959/1/qemuarm/agl-demo-platform-qemuarm.ext4.xz
29
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/26959/1
30
31
32
notify:
33
criteria:
34
status: finished
35
callbacks:
36
- url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
37
method: POST
38
dataset: all
39
token: lab-agl-core-callback-LF
40
content-type: json
41
- url: http://kernelci.dev.baylibre.com:8081/callback/lava/test?lab_name=lab-agl-core&status={STATUS}&status_string={STATUS_STRING}
42
method: POST
43
dataset: all
44
token: lab-agl-core-callback-baylibre
45
content-type: json
46
47
48
device_type: qemu
49
50
job_name: AGL-gerrit-26959-1
51
52
timeouts:
53
job:
54
minutes: 150
55
action:
56
minutes: 30
57
connection:
58
minutes: 15
59
connections:
60
lava-test-shell:
61
minutes: 15
62
63
priority: medium
64
visibility: public
65
66
context:
67
no_kvm: false
68
arch: arm
69
cpu: cortex-a15
70
machine: virt-2.11
71
memory: 4096
72
model: model=virtio
73
guestfs_interface: virtio
74
extra_options: ["-smp 2 -device intel-hda -device hda-duplex -device usb-ehci -device virtio-rng-pci -device VGA,vgamem_mb=128,edid=on -device qemu-xhci -device usb-tablet -device usb-kbd -vnc unix:/tmp/vnc-AGL-qemuarm-533326"]
75
76
actions:
77
78
- deploy:
79
timeout:
80
minutes: 90
81
to: tmpfs
82
os: oe
83
failure_retry: 2
84
protocols:
85
lava-xnbd:
86
- action: nbd-deploy
87
request: set_port
88
images:
89
kernel:
90
image_arg: '-kernel {kernel} -append "console=ttyAMA0,115200 root=/dev/vda verbose systemd.log_color=false mem=4096M vmalloc=192M memblock=debug cma=160M "'
91
url: http://download.automotivelinux.org/AGL/upload/ci/26959/1/qemuarm/zImage
92
rootvd:
93
image_arg: '-drive format=raw,file={rootvd}'
94
url: http://download.automotivelinux.org/AGL/upload/ci/26959/1/qemuarm/agl-demo-platform-qemuarm.ext4.xz
95
compression: xz
96
97
98
99
- boot:
100
timeout:
101
minutes: 20
102
method: qemu
103
docker:
104
image: kernelci/qemu
105
binary: qemu-system-arm
106
prompts:
107
- "root@qemuarm:~"
108
- "qemuarm:~#"
109
- '/ #'
110
111
auto_login:
112
login_prompt: "login:"
113
username: root
114
media: tmpfs
115
transfer_overlay:
116
download_command: wget
117
unpack_command: tar -C / -xvpf
118
119
- test:
120
timeout:
121
minutes: 15
122
definitions:
123
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
124
from: git
125
history: False
126
path: test-suites/short-smoke/busybox.yaml
127
name: ci-busybox
128
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
129
from: git
130
history: False
131
path: test-suites/short-smoke/smoke-tests-basic.yaml
132
name: ci-smoke-tests-basic
133
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
134
from: git
135
history: False
136
path: test-suites/short-smoke/service-check.yaml
137
name: ci-service-check
138
parameters:
139
BUILD_TAGS: ""
140
DEVICE_TAGS: ""
141
142
- test:
143
timeout:
144
minutes: 60
145
definitions:
146
- repository: https://git.linaro.org/qa/test-definitions.git
147
from: git
148
history: False
149
path: automated/linux/ptest/ptest.yaml
150
name: ci-linaro-ptest
151
parameters:
152
TESTS: "xmlsec1 libxml2 lua"
153
- test:
154
timeout:
155
minutes: 25
156
definitions:
157
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
158
from: git
159
path: test-suites/short-smoke/screenshooter.yaml
160
name: screenshooter
161
- test:
162
timeout:
163
minutes: 15
164
definitions:
165
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
166
from: git
167
history: False
168
path: test-suites/short-smoke/dumpjournal.yaml
169
name: ci-dumpjournal