Job definition file - 11371 download

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