Job definition file - 7739 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: Fbd47e3ff-L7d6fa157
9
image.type: AGL-ci
10
job.arch: x86_64
11
job.name: AGL-gerrit-22436-1
12
kernel.tree: AGL-yocto
13
kernel.version: change-22436-1
14
kernel.defconfig_base: defconfig
15
kernel.defconfig: AGL-qemux86-64-Fbd47e3ff-L7d6fa157
16
platform.mach: x86
17
platform.name: qemu
18
git.url: http://download.automotivelinux.org/AGL/upload/ci/22436/1/qemux86-64/
19
test.plan: agl-testplan
20
device.type: qemu
21
job.build_environment: AGL-yocto
22
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/22436/1
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-22436-1
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: x86_64
62
extra_options: ["-cpu qemu64,+ssse3,+sse4.1,+sse4.2,+popcnt -smp 2 -m 2048 -soundhw hda -device usb-ehci"]
63
64
actions:
65
66
- deploy:
67
timeout:
68
minutes: 60
69
to: tmpfs
70
os: oe
71
failure_retry: 2
72
protocols:
73
lava-xnbd:
74
- action: nbd-deploy
75
request: set_port
76
images:
77
kernel:
78
image_arg: '-kernel {kernel} -append "console=ttyS0,115200 root=/dev/hda verbose systemd.log_color=false "'
79
url: http://download.automotivelinux.org/AGL/upload/ci/22436/1/qemux86-64/bzImage
80
ramdisk:
81
image_arg: '-drive format=raw,file={ramdisk}'
82
url: http://download.automotivelinux.org/AGL/upload/ci/22436/1/qemux86-64/agl-demo-platform-qemux86-64.ext4.xz
83
compression: xz
84
85
86
87
- boot:
88
timeout:
89
minutes: 15
90
method: qemu
91
prompts:
92
- "root@qemux86-64:~"
93
- "qemux86-64:~#"
94
- '/ #'
95
96
auto_login:
97
login_prompt: "login:"
98
username: root
99
media: tmpfs
100
transfer_overlay:
101
download_command: wget
102
unpack_command: tar -C / -xvpf
103
104
- test:
105
timeout:
106
minutes: 15
107
definitions:
108
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
109
from: git
110
history: False
111
path: test-suites/short-smoke/busybox.yaml
112
name: busybox
113
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
114
from: git
115
history: False
116
path: test-suites/short-smoke/smoke-tests-basic.yaml
117
name: smoke-tests-basic
118
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
119
from: git
120
history: False
121
path: test-suites/short-smoke/service-check.yaml
122
name: service-check
123
parameters:
124
BUILD_TAGS: ""
125
DEVICE_TAGS: ""
126
127
128
129
- test:
130
timeout:
131
minutes: 60
132
definitions:
133
- repository: https://git.linaro.org/qa/test-definitions.git
134
from: git
135
history: False
136
path: automated/linux/ptest/ptest.yaml
137
name: linaro-ptest
138
parameters:
139
TESTS: "xmlsec1 libxml2 lua"