Job definition file - 12859 download

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

1
2
3
4
metadata:
5
git.branch: master
6
git.commit: agl-commit
7
image.type: AGL-snapshot
8
job.arch: x86_64
9
job.name: AGL-gerrit-25298-8
10
kernel.tree: AGL-yocto
11
kernel.version: AGL-app-gerrit-25298-8
12
kernel.defconfig_base: defconfig
13
kernel.defconfig: defconfig+CONFIG_AGL=y
14
kernel.endian: little
15
platform.mach: x86
16
platform.name: qemu
17
platform.dtb: None
18
git.url: http://download.automotivelinux.org/AGL/snapshots/master/latest/qemux86-64/deploy/images/qemux86-64/
19
git.describe: master
20
test.plan: agl-testplan
21
test.plan_variant: agl-testplan
22
device.type: qemu
23
job.build_environment: AGL-yocto
24
job.file_server_resource: AGL/snapshots/master/latest/qemux86-64/deploy/images/qemux86-64
25
job.kernel_image: bzImage
26
job.dtb_url: None
27
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
28
29
30
31
notify:
32
criteria:
33
status: finished
34
callbacks:
35
- url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
36
method: POST
37
dataset: all
38
token: lab-agl-core-callback-LF
39
content-type: json
40
- url: http://kernelci.dev.baylibre.com:8081/callback/lava/test?lab_name=lab-agl-core&status={STATUS}&status_string={STATUS_STRING}
41
method: POST
42
dataset: all
43
token: lab-agl-core-callback-baylibre
44
content-type: json
45
46
47
device_type: qemu
48
49
job_name: AGL-gerrit-25298-8
50
51
timeouts:
52
job:
53
minutes: 150
54
action:
55
minutes: 30
56
connection:
57
minutes: 15
58
connections:
59
lava-test-shell:
60
minutes: 15
61
62
priority: medium
63
visibility: public
64
65
context:
66
no_kvm: false
67
arch: x86_64
68
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 -vnc unix:/tmp/vnc-AGL-qemux86-64-112129"]
69
70
actions:
71
72
- deploy:
73
timeout:
74
minutes: 90
75
to: tmpfs
76
os: oe
77
failure_retry: 2
78
protocols:
79
lava-xnbd:
80
- action: nbd-deploy
81
request: set_port
82
images:
83
kernel:
84
image_arg: '-kernel {kernel} -append "console=ttyS0,115200 root=/dev/sda verbose systemd.log_color=false rw fstab=no no_timer_check"'
85
url: http://download.automotivelinux.org/AGL/snapshots/master/latest/qemux86-64/deploy/images/qemux86-64/bzImage
86
rootvd:
87
image_arg: '-drive format=raw,file={rootvd}'
88
url: http://download.automotivelinux.org/AGL/snapshots/master/latest/qemux86-64/deploy/images/qemux86-64/agl-demo-platform-crosssdk-qemux86-64.ext4.xz
89
compression: xz
90
91
92
93
- boot:
94
timeout:
95
minutes: 20
96
method: qemu
97
prompts:
98
- "root@qemux86-64:~"
99
- "qemux86-64:~#"
100
- '/ #'
101
102
auto_login:
103
login_prompt: "login:"
104
username: root
105
media: tmpfs
106
transfer_overlay:
107
download_command: wget
108
unpack_command: tar -C / -xvpf
109
110
- test:
111
timeout:
112
minutes: 10
113
definitions:
114
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
115
from: git
116
path: test-suites/short-smoke/application-lifecycle.yaml
117
name: application-lifecycle
118
parameters:
119
APPURL: "http://download.automotivelinux.org/AGL/upload/ci//25298/8/master/x86-64"
120
- test:
121
timeout:
122
minutes: 10
123
definitions:
124
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
125
from: git
126
path: test-suites/short-smoke/pyagl-nohw-oneshot.yaml
127
name: pyagl-tests