Job definition file - 543 download

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

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