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