Job definition file - 901 download

Name
qemu-corelab-01 (reports)
Requested type
qemu (reports)
Copy to clipboard

1
2
3
4
5
metadata:
6
git.branch: gerrit-17211
7
image.type: AGL-ci
8
job.arch: x86_64
9
job.name: AGL-gerrit-17211-1
10
kernel.tree: AGL-yocto
11
kernel.version: AGL-gerrit-17211-1
12
kernel.defconfig_base: defconfig
13
kernel.defconfig: defconfig+CONFIG_AGL=y
14
platform.mach: x86
15
platform.name: qemu
16
vcs.url: http://download.automotivelinux.org/AGL/upload/ci/17211/1/qemux86-64/
17
18
19
notify:
20
criteria:
21
status: finished
22
callback:
23
url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
24
method: POST
25
dataset: all
26
token: lab-agl-core-callback-LF
27
content-type: json
28
29
30
device_type: qemu
31
job_name: AGL-gerrit-17211-1
32
33
timeouts:
34
job:
35
minutes: 70
36
action:
37
minutes: 15
38
connection:
39
minutes: 5
40
connections:
41
lava-test-shell:
42
minutes: 10
43
44
priority: medium
45
visibility: public
46
47
context:
48
no_kvm: false
49
arch: x86_64
50
extra_options: ["-cpu qemu64,+ssse3,+sse4.1,+sse4.2,+popcnt -smp 2 -m 2048 -soundhw hda -device usb-ehci"]
51
52
actions:
53
54
- deploy:
55
timeout:
56
minutes: 15
57
to: tmpfs
58
os: oe
59
failure_retry: 2
60
protocols:
61
lava-xnbd:
62
- action: nbd-deploy
63
request: set_port
64
images:
65
kernel:
66
image_arg: '-kernel {kernel} -append "console=ttyS0,115200 root=/dev/hda debug verbose systemd.log_color=false "'
67
url: http://download.automotivelinux.org/AGL/upload/ci/17211/1/qemux86-64/bzImage
68
ramdisk:
69
image_arg: '-drive format=raw,file={ramdisk}'
70
url: http://download.automotivelinux.org/AGL/upload/ci/17211/1/qemux86-64/agl-demo-platform-qemux86-64.ext4.xz
71
compression: xz
72
73
74
75
- boot:
76
timeout:
77
minutes: 10
78
method: qemu
79
prompts:
80
- "root@qemux86-64:~"
81
- "qemux86-64:~#"
82
- '/ #'
83
84
auto_login:
85
login_prompt: "login:"
86
username: root
87
media: tmpfs
88
transfer_overlay:
89
download_command: wget
90
unpack_command: tar -C / -xvpf
91
92
- test:
93
timeout:
94
minutes: 3
95
definitions:
96
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
97
from: git
98
path: test-suites/short-smoke/test_can.yaml
99
name: can
100
- test:
101
timeout:
102
minutes: 60
103
definitions:
104
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
105
from: git
106
path: test-suites/yocto-ptest.yaml
107
name: yocto-ptest
108
109
- test:
110
definitions:
111
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
112
from: git
113
path: test-suites/short-smoke/busybox.yaml
114
name: busybox
115
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
116
from: git
117
path: test-suites/short-smoke/smoke-tests-basic.yaml
118
name: smoke-tests-basic
119
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
120
from: git
121
path: test-suites/short-smoke/service-check.yaml
122
name: service-check
123
- test:
124
timeout:
125
minutes: 300
126
definitions:
127
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
128
from: git
129
path: test-suites/yocto-ptest-full.yaml
130
name: yocto-ptest-full