Job definition file - 11697 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: F310f0990-L8b57536a
9
image.type: AGL-ci
10
job.arch: arm
11
job.name: AGL-gerrit-25054-2
12
kernel.tree: AGL-yocto
13
kernel.version: change-25054-2
14
kernel.defconfig_base: defconfig
15
kernel.defconfig: AGL-qemuarm-F310f0990-L8b57536a
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/25054/2/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/25054/2/qemuarm
27
job.kernel_image: zImage
28
job.dtb_url: None
29
job.initrd_url: http://download.automotivelinux.org/AGL/upload/ci/25054/2/qemuarm/agl-demo-platform-qemuarm.ext4.xz
30
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/25054/2
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-25054-2
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: 2048
73
guestfs_interface: virtio
74
extra_options: ["-soundhw hda -device usb-ehci -device virtio-rng-pci"]
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 "'
91
url: http://download.automotivelinux.org/AGL/upload/ci/25054/2/qemuarm/zImage
92
rootvd:
93
image_arg: '-drive format=raw,file={rootvd}'
94
url: http://download.automotivelinux.org/AGL/upload/ci/25054/2/qemuarm/agl-demo-platform-qemuarm.ext4.xz
95
compression: xz
96
97
98
99
- boot:
100
timeout:
101
minutes: 20
102
method: qemu
103
prompts:
104
- "root@qemuarm:~"
105
- "qemuarm:~#"
106
- '/ #'
107
108
auto_login:
109
login_prompt: "login:"
110
username: root
111
media: tmpfs
112
transfer_overlay:
113
download_command: wget
114
unpack_command: tar -C / -xvpf
115
116
- test:
117
timeout:
118
minutes: 15
119
definitions:
120
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
121
from: git
122
history: False
123
path: test-suites/short-smoke/busybox.yaml
124
name: ci-busybox
125
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
126
from: git
127
history: False
128
path: test-suites/short-smoke/smoke-tests-basic.yaml
129
name: ci-smoke-tests-basic
130
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
131
from: git
132
history: False
133
path: test-suites/short-smoke/service-check.yaml
134
name: ci-service-check
135
parameters:
136
BUILD_TAGS: ""
137
DEVICE_TAGS: ""
138
139
140
141
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"