Job definition file - 19352 download

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

1
metadata:
2
git.branch: master
3
git.commit: agl-commit
4
image.type: AGL-release
5
job.arch: arm
6
job.name: AGL-short-smoke-wip-arm32-4gb
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: arm
13
platform.name: qemu
14
platform.dtb: None
15
git.url: http://download.automotivelinux.org/AGL/release/master/latest/qemuarm/deploy/images/qemuarm/
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/release/master/latest/qemuarm/deploy/images/qemuarm
22
job.kernel_image: zImage
23
job.dtb_url: None
24
job.initrd_url: http://download.automotivelinux.org/AGL/release/master/latest/qemuarm/deploy/images/qemuarm/agl-demo-platform-crosssdk-qemuarm.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: arm
50
cpu: cortex-a15
51
machine: virt-2.11
52
memory: 4096
53
model: model=virtio
54
guestfs_interface: virtio
55
extra_options: ["-smp 2 -device intel-hda -device hda-duplex -device usb-ehci -device virtio-rng-pci -device VGA,vgamem_mb=64,edid=on -device qemu-xhci -device usb-tablet -device usb-kbd -vnc unix:/tmp/vnc-AGL-qemuarm-445285"]
56
57
actions:
58
59
- deploy:
60
timeout:
61
minutes: 90
62
to: tmpfs
63
os: oe
64
failure_retry: 2
65
protocols:
66
lava-xnbd:
67
- action: nbd-deploy
68
request: set_port
69
images:
70
kernel:
71
image_arg: '-kernel {kernel} -append "console=ttyAMA0,115200 root=/dev/vda verbose systemd.log_color=false mem=2048M vmalloc=192M memblock=debug cma=160M "'
72
url: https://download.automotivelinux.org/AGL/snapshots/master/latest/qemuarm/deploy/images/qemuarm/zImage
73
rootvd:
74
image_arg: '-drive format=raw,file={rootvd}'
75
url: https://download.automotivelinux.org/AGL/snapshots/master/latest/qemuarm/deploy/images/qemuarm/agl-demo-platform-crosssdk-qemuarm.ext4.xz
76
compression: xz
77
78
79
80
- boot:
81
timeout:
82
minutes: 20
83
method: qemu
84
docker:
85
image: kernelci/qemu
86
binary: qemu-system-arm
87
prompts:
88
- "root@qemuarm:~"
89
- "qemuarm:~#"
90
- '/ #'
91
92
auto_login:
93
login_prompt: "login:"
94
username: root
95
media: tmpfs
96
transfer_overlay:
97
download_command: wget
98
unpack_command: tar -C / -xvpf
99
100
101
- test:
102
timeout:
103
minutes: 15
104
definitions:
105
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
106
from: git
107
path: test-suites/short-smoke/pyagl-nohw-oneshot.yaml
108
name: pyagl-tests
109
110
111
112
113
- test:
114
timeout:
115
minutes: 15
116
definitions:
117
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
118
from: git
119
path: test-suites/short-smoke/screenshooter.yaml
120
name: screenshooter
121
- test:
122
timeout:
123
minutes: 15
124
definitions:
125
- repository: https://github.com/montjoie/qa-testdefinitions
126
branch: SPEC-4003-pyartiproxy
127
from: git
128
history: False
129
path: test-suites/short-smoke/dumpjournal.yaml
130
name: ci-dumpjournal