Job definition file - 19346 download

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

1
metadata:
2
git.branch: koi
3
git.commit: agl-commit
4
image.type: AGL-release
5
job.arch: arm
6
job.name: AGL-short-smoke-wip2
7
kernel.tree: AGL-yocto
8
kernel.version: AGL-kernel-version
9
kernel.defconfig_base: defconfig
10
kernel.defconfig: defconfig+CONFIG_AGL=y
11
kernel.endian: little
12
platform.mach: arm
13
platform.name: qemu
14
platform.dtb: None
15
git.url: http://download.automotivelinux.org/AGL/release/koi/latest/qemuarm/deploy/images/qemuarm/
16
git.describe: koi
17
test.plan: agl-testplan
18
test.plan_variant: agl-testplan
19
device.type: qemu
20
job.build_environment: AGL-yocto
21
job.file_server_resource: AGL/release/koi/latest/qemuarm/deploy/images/qemuarm
22
job.kernel_image: zImage
23
job.dtb_url: None
24
job.initrd_url: http://download.automotivelinux.org/AGL/release/koi/latest/qemuarm/deploy/images/qemuarm/agl-demo-platform-crosssdk-qemuarm.ext4.xz
25
26
27
28
29
device_type: qemu
30
31
job_name: AGL-short-smoke-wi-qemuarm2
32
33
timeouts:
34
job:
35
minutes: 150
36
action:
37
minutes: 30
38
connection:
39
minutes: 15
40
connections:
41
lava-test-shell:
42
minutes: 15
43
44
priority: medium
45
visibility: public
46
47
context:
48
no_kvm: false
49
arch: arm
50
cpu: cortex-a15
51
machine: virt-2.11
52
memory: 4096
53
model: model=virtio
54
guestfs_interface: virtio
55
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-445285"]
56
57
actions:
58
59
- deploy:
60
timeout:
61
minutes: 90
62
to: tmpfs
63
os: oe
64
failure_retry: 2
65
protocols:
66
lava-xnbd:
67
- action: nbd-deploy
68
request: set_port
69
images:
70
kernel:
71
image_arg: '-kernel {kernel} -append "console=ttyAMA0,115200 root=/dev/vda verbose systemd.log_color=false mem=4096M vmalloc=192M memblock=debug cma=160M "'
72
url: http://download.automotivelinux.org/AGL/release/koi/latest/qemuarm/deploy/images/qemuarm/zImage
73
rootvd:
74
image_arg: '-drive format=raw,file={rootvd}'
75
url: http://download.automotivelinux.org/AGL/release/koi/latest/qemuarm/deploy/images/qemuarm/agl-demo-platform-crosssdk-qemuarm.ext4.xz
76
compression: xz
77
78
79
80
- boot:
81
timeout:
82
minutes: 20
83
method: qemu
84
docker:
85
image: kernelci/qemu
86
binary: qemu-system-arm
87
prompts:
88
- "root@qemuarm:~"
89
- "qemuarm:~#"
90
- '/ #'
91
92
auto_login:
93
login_prompt: "login:"
94
username: root
95
media: tmpfs
96
transfer_overlay:
97
download_command: wget
98
unpack_command: tar -C / -xvpf
99
100
101
- test:
102
timeout:
103
minutes: 15
104
definitions:
105
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
106
from: git
107
history: False
108
path: test-suites/short-smoke/busybox.yaml
109
name: release-busybox
110
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
111
from: git
112
history: False
113
path: test-suites/short-smoke/smoke-tests-basic.yaml
114
name: release-smoke-tests-basic
115
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
116
from: git
117
history: False
118
path: test-suites/short-smoke/service-check.yaml
119
name: release-service-check
120
parameters:
121
BUILD_TAGS: ""
122
DEVICE_TAGS: ""
123
124
- test:
125
timeout:
126
minutes: 60
127
definitions:
128
- repository: https://git.linaro.org/qa/test-definitions.git
129
from: git
130
history: False
131
path: automated/linux/ptest/ptest.yaml
132
name: release-linaro-ptest
133
parameters:
134
TESTS: "xmlsec1 libxml2 lua"
135
- test:
136
timeout:
137
minutes: 15
138
definitions:
139
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
140
from: git
141
path: test-suites/short-smoke/pyagl-nohw-oneshot.yaml
142
name: pyagl-tests
143
144
145
146
147
- test:
148
timeout:
149
minutes: 15
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://github.com/montjoie/qa-testdefinitions
160
branch: SPEC-4003-pyartiproxy
161
from: git
162
history: False
163
path: test-suites/short-smoke/dumpjournal.yaml
164
name: ci-dumpjournal