Job definition file - 15846 download

Name
qemu-04 (reports)
Requested type
qemu (reports)
Copy to clipboard

1
metadata:
2
git.branch: master
3
git.commit: agl-commit
4
image.type: AGL-snapshot
5
job.arch: x86_64
6
job.name: AGL-short-smoke-wip
7
kernel.tree: AGL-yocto
8
kernel.version: AGL-kernel-version
9
kernel.defconfig_base: defconfig
10
kernel.defconfig: defconfig+CONFIG_AGL=y
11
kernel.endian: little
12
platform.mach: x86
13
platform.name: qemu
14
platform.dtb: None
15
git.url: http://download.automotivelinux.org/AGL/snapshots/master/latest/qemux86-64/deploy/images/qemux86-64/
16
git.describe: master
17
test.plan: agl-testplan
18
test.plan_variant: agl-testplan
19
device.type: qemu
20
job.build_environment: AGL-yocto
21
job.file_server_resource: AGL/snapshots/master/latest/qemux86-64/deploy/images/qemux86-64
22
job.kernel_image: bzImage
23
job.dtb_url: None
24
job.initrd_url: http://download.automotivelinux.org/AGL/snapshots/master/latest/qemux86-64/deploy/images/qemux86-64/agl-demo-platform-crosssdk-qemux86-64.ext4.xz
25
26
27
28
29
device_type: qemu
30
31
job_name: AGL-short-smoke-wip
32
33
timeouts:
34
job:
35
minutes: 150
36
action:
37
minutes: 30
38
connection:
39
minutes: 15
40
connections:
41
lava-test-shell:
42
minutes: 15
43
44
priority: medium
45
visibility: public
46
47
context:
48
no_kvm: false
49
arch: x86_64
50
model: model=virtio
51
extra_options: ["-machine q35 -cpu qemu64,+ssse3,+sse4.1,+sse4.2,+popcnt -smp 2 -m 2048 -soundhw hda -device usb-ehci -device virtio-rng-pci -vga virtio -device qemu-xhci -device usb-tablet -device usb-kbd -vnc unix:/tmp/vnc-AGL-qemux86-64-917280"]
52
53
actions:
54
55
- deploy:
56
timeout:
57
minutes: 90
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/sda verbose systemd.log_color=false rw fstab=no no_timer_check"'
68
url: http://download.automotivelinux.org/AGL/snapshots/master/latest/qemux86-64/deploy/images/qemux86-64/bzImage
69
rootvd:
70
image_arg: '-drive format=raw,file={rootvd}'
71
url: http://download.automotivelinux.org/AGL/snapshots/master/latest/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: 20
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
94
- test:
95
timeout:
96
minutes: 15
97
definitions:
98
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
99
from: git
100
history: False
101
path: test-suites/short-smoke/busybox.yaml
102
name: release-busybox
103
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
104
from: git
105
history: False
106
path: test-suites/short-smoke/smoke-tests-basic.yaml
107
name: release-smoke-tests-basic
108
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
109
from: git
110
history: False
111
path: test-suites/short-smoke/service-check.yaml
112
name: release-service-check
113
parameters:
114
BUILD_TAGS: ""
115
DEVICE_TAGS: ""
116
117
- test:
118
timeout:
119
minutes: 60
120
definitions:
121
- repository: https://git.linaro.org/qa/test-definitions.git
122
from: git
123
history: False
124
path: automated/linux/ptest/ptest.yaml
125
name: release-linaro-ptest
126
parameters:
127
TESTS: "xmlsec1 libxml2 lua"
128
- test:
129
timeout:
130
minutes: 10
131
definitions:
132
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
133
from: git
134
path: test-suites/short-smoke/pyagl-nohw-oneshot.yaml
135
name: pyagl-tests
136
137
138
139
140
- test:
141
timeout:
142
minutes: 15
143
definitions:
144
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
145
from: git
146
history: False
147
path: test-suites/short-smoke/dumpjournal.yaml
148
name: ci-dumpjournal
149
- test:
150
timeout:
151
minutes: 4
152
definitions:
153
- repository: https://github.com/montjoie/qa-testdefinitions
154
branch: SPEC-3764
155
from: git
156
path: test-suites/short-smoke/screenshooter.yaml
157
name: screenshooter