Job definition file - 21970 download

Name
qemu-01 (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: arm
11
job.name: AGL-gerrit-26839-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: arm
18
platform.name: qemu
19
platform.dtb: None
20
git.url: http://download.automotivelinux.org/AGL/upload/ci/26839/1/qemuarm/
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/26839/1/qemuarm
27
job.kernel_image: zImage
28
job.dtb_url: None
29
job.initrd_url: http://download.automotivelinux.org/AGL/upload/ci/26839/1/qemuarm/agl-demo-platform-qemuarm.ext4.xz
30
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/26839/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-26839-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: arm
70
cpu: cortex-a15
71
machine: virt-2.11
72
memory: 4096
73
model: model=virtio
74
guestfs_interface: virtio
75
extra_options: ["-smp 2 -device intel-hda -device hda-duplex -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-qemuarm-966172"]
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=ttyAMA0,115200 root=/dev/vda verbose systemd.log_color=false mem=4096M vmalloc=192M memblock=debug cma=160M "'
92
url: http://download.automotivelinux.org/AGL/upload/ci/26839/1/qemuarm/zImage
93
rootvd:
94
image_arg: '-drive format=raw,file={rootvd}'
95
url: http://download.automotivelinux.org/AGL/upload/ci/26839/1/qemuarm/agl-demo-platform-qemuarm.ext4.xz
96
compression: xz
97
98
99
100
- boot:
101
timeout:
102
minutes: 20
103
method: qemu
104
docker:
105
image: kernelci/qemu
106
binary: qemu-system-arm
107
prompts:
108
- "root@qemuarm:~"
109
- "qemuarm:~#"
110
- '/ #'
111
112
auto_login:
113
login_prompt: "login:"
114
username: root
115
media: tmpfs
116
transfer_overlay:
117
download_command: wget
118
unpack_command: tar -C / -xvpf
119
120
- test:
121
timeout:
122
minutes: 15
123
definitions:
124
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
125
from: git
126
history: False
127
path: test-suites/short-smoke/busybox.yaml
128
name: ci-busybox
129
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
130
from: git
131
history: False
132
path: test-suites/short-smoke/smoke-tests-basic.yaml
133
name: ci-smoke-tests-basic
134
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
135
from: git
136
history: False
137
path: test-suites/short-smoke/service-check.yaml
138
name: ci-service-check
139
parameters:
140
BUILD_TAGS: ""
141
DEVICE_TAGS: ""
142
143
- test:
144
timeout:
145
minutes: 60
146
definitions:
147
- repository: https://git.linaro.org/qa/test-definitions.git
148
from: git
149
history: False
150
path: automated/linux/ptest/ptest.yaml
151
name: ci-linaro-ptest
152
parameters:
153
TESTS: "xmlsec1 libxml2 lua"
154
- test:
155
timeout:
156
minutes: 15
157
definitions:
158
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
159
from: git
160
history: False
161
path: test-suites/short-smoke/dumpjournal.yaml
162
name: ci-dumpjournal