Job definition file - 19221 download

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

1
metadata:
2
git.branch: koi
3
git.commit: agl-commit
4
image.type: AGL-release
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/release/koi/latest/qemux86-64/deploy/images/qemux86-64/
16
git.describe: koi
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/release/koi/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/release/koi/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 SPEC-4003 pyartyproxy
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-7826"]
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/release/koi/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/release/koi/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
95
- test:
96
timeout:
97
minutes: 15
98
definitions:
99
- repository: https://github.com/montjoie/qa-testdefinitions
100
branch: SPEC-4003-pyartiproxy
101
from: git
102
history: False
103
path: test-suites/short-smoke/dumpjournal.yaml
104
name: ci-dumpjournal