Job definition file - 8742 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: Fbd47e3ff-Lccd49168
9
image.type: AGL-ci
10
job.arch: arm
11
job.name: AGL-gerrit-22202-2
12
kernel.tree: AGL-yocto
13
kernel.version: change-22202-2
14
kernel.defconfig_base: defconfig
15
kernel.defconfig: AGL-qemuarm-Fbd47e3ff-Lccd49168
16
platform.mach: arm
17
platform.name: qemu
18
git.url: http://download.automotivelinux.org/AGL/upload/ci/22202/2/qemuarm/
19
test.plan: agl-testplan
20
device.type: qemu
21
job.build_environment: AGL-yocto
22
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/22202/2
23
24
25
notify:
26
criteria:
27
status: finished
28
callbacks:
29
- url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
30
method: POST
31
dataset: all
32
token: lab-agl-core-callback-LF
33
content-type: json
34
- url: http://kernelci.dev.baylibre.com:8081/callback/lava/test?lab_name=lab-agl-core&status={STATUS}&status_string={STATUS_STRING}
35
method: POST
36
dataset: all
37
token: lab-agl-core-callback-baylibre
38
content-type: json
39
40
41
device_type: qemu
42
43
job_name: AGL-gerrit-22202-2
44
45
timeouts:
46
job:
47
minutes: 120
48
action:
49
minutes: 15
50
connection:
51
minutes: 10
52
connections:
53
lava-test-shell:
54
minutes: 10
55
56
priority: medium
57
visibility: public
58
59
context:
60
no_kvm: false
61
arch: arm
62
cpu: cortex-a15
63
machine: virt
64
memory: 2048
65
extra_options: ["-soundhw hda -device usb-ehci -device virtio-rng-pci"]
66
67
actions:
68
69
- deploy:
70
timeout:
71
minutes: 60
72
to: tmpfs
73
os: oe
74
failure_retry: 2
75
protocols:
76
lava-xnbd:
77
- action: nbd-deploy
78
request: set_port
79
images:
80
kernel:
81
image_arg: '-kernel {kernel} -append "console=ttyAMA0,115200 root=/dev/vda verbose systemd.log_color=false "'
82
url: http://download.automotivelinux.org/AGL/upload/ci/22202/2/qemuarm/zImage
83
ramdisk:
84
image_arg: '-drive format=raw,file={ramdisk}'
85
url: http://download.automotivelinux.org/AGL/upload/ci/22202/2/qemuarm/agl-demo-platform-qemuarm.ext4.xz
86
compression: xz
87
88
89
90
- boot:
91
timeout:
92
minutes: 15
93
method: qemu
94
prompts:
95
- "root@qemuarm:~"
96
- "qemuarm:~#"
97
- '/ #'
98
99
auto_login:
100
login_prompt: "login:"
101
username: root
102
media: tmpfs
103
transfer_overlay:
104
download_command: wget
105
unpack_command: tar -C / -xvpf
106
107
- test:
108
timeout:
109
minutes: 15
110
definitions:
111
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
112
from: git
113
history: False
114
path: test-suites/short-smoke/busybox.yaml
115
name: busybox
116
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
117
from: git
118
history: False
119
path: test-suites/short-smoke/smoke-tests-basic.yaml
120
name: smoke-tests-basic
121
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
122
from: git
123
history: False
124
path: test-suites/short-smoke/service-check.yaml
125
name: service-check
126
parameters:
127
BUILD_TAGS: ""
128
DEVICE_TAGS: ""
129
130
131
132
133
134
- test:
135
timeout:
136
minutes: 60
137
definitions:
138
- repository: https://git.linaro.org/qa/test-definitions.git
139
from: git
140
history: False
141
path: automated/linux/ptest/ptest.yaml
142
name: linaro-ptest
143
parameters:
144
TESTS: "xmlsec1 libxml2 lua"