Job definition file - 22929 download

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

1
2
3
metadata:
4
git.branch: master
5
git.commit: agl-commit
6
image.type: AGL-ci
7
job.arch: arm
8
job.name: AGL-gerrit-26959-1
9
kernel.tree: AGL-yocto
10
kernel.version: AGL-kernel-version
11
kernel.defconfig_base: defconfig
12
kernel.defconfig: defconfig+CONFIG_AGL=y
13
kernel.endian: little
14
platform.mach: arm
15
platform.name: qemu
16
platform.dtb: None
17
git.url: http://download.automotivelinux.org/AGL/upload/ci/26959/1/qemuarm/
18
git.describe: master
19
test.plan: agl-testplan
20
test.plan_variant: agl-testplan
21
device.type: qemu
22
job.build_environment: AGL-yocto
23
job.file_server_resource: AGL/upload/ci/26959/1/qemuarm
24
job.kernel_image: zImage
25
job.dtb_url: None
26
job.initrd_url: http://download.automotivelinux.org/AGL/upload/ci/26959/1/qemuarm/agl-demo-platform-qemuarm.ext4.xz
27
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/26959/1
28
29
30
notify:
31
criteria:
32
status: finished
33
callbacks:
34
- url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
35
method: POST
36
dataset: all
37
token: lab-agl-core-callback-LF
38
content-type: json
39
- url: http://kernelci.dev.baylibre.com:8081/callback/lava/test?lab_name=lab-agl-core&status={STATUS}&status_string={STATUS_STRING}
40
method: POST
41
dataset: all
42
token: lab-agl-core-callback-baylibre
43
content-type: json
44
45
46
device_type: qemu
47
48
job_name: AGL-gerrit-26959-1
49
50
timeouts:
51
job:
52
minutes: 150
53
action:
54
minutes: 30
55
connection:
56
minutes: 15
57
connections:
58
lava-test-shell:
59
minutes: 15
60
61
priority: medium
62
visibility: public
63
64
context:
65
no_kvm: false
66
arch: arm
67
cpu: cortex-a15
68
machine: virt-2.11
69
memory: 4096
70
model: model=virtio
71
guestfs_interface: virtio
72
extra_options: ["-smp 2 -device intel-hda -device hda-duplex -device usb-ehci -device virtio-rng-pci -device VGA,vgamem_mb=128,edid=on -device qemu-xhci -device usb-tablet -device usb-kbd -vnc unix:/tmp/vnc-AGL-qemuarm-533326"]
73
74
actions:
75
76
- deploy:
77
timeout:
78
minutes: 90
79
to: tmpfs
80
os: oe
81
failure_retry: 2
82
protocols:
83
lava-xnbd:
84
- action: nbd-deploy
85
request: set_port
86
images:
87
kernel:
88
image_arg: '-kernel {kernel} -append "console=ttyAMA0,115200 root=/dev/vda verbose systemd.log_color=false mem=4096M vmalloc=192M memblock=debug cma=160M "'
89
url: http://download.automotivelinux.org/AGL/upload/ci/26959/1/qemuarm/zImage
90
rootvd:
91
image_arg: '-drive format=raw,file={rootvd}'
92
url: http://download.automotivelinux.org/AGL/upload/ci/26959/1/qemuarm/agl-demo-platform-qemuarm.ext4.xz
93
compression: xz
94
95
96
97
- boot:
98
timeout:
99
minutes: 20
100
method: qemu
101
docker:
102
image: kernelci/qemu
103
binary: qemu-system-arm
104
prompts:
105
- "root@qemuarm:~"
106
- "qemuarm:~#"
107
- '/ #'
108
109
auto_login:
110
login_prompt: "login:"
111
username: root
112
media: tmpfs
113
transfer_overlay:
114
download_command: wget
115
unpack_command: tar -C / -xvpf
116
117
- test:
118
timeout:
119
minutes: 25
120
definitions:
121
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
122
from: git
123
path: test-suites/short-smoke/screenshooter.yaml
124
name: screenshooter
125
- test:
126
timeout:
127
minutes: 15
128
definitions:
129
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
130
from: git
131
history: False
132
path: test-suites/short-smoke/dumpjournal.yaml
133
name: ci-dumpjournal