- LAVA
- Scheduler
- Jobs
- 2523
- Definition
Job definition file - 2523
download
metadata:
git.branch: eel
git.commit: agl-commit
image.type: AGL-release
job.arch: x86_64
job.name: AGL-short-smoke-wip
kernel.tree: AGL-yocto
kernel.version: latest
kernel.defconfig_base: defconfig
kernel.defconfig: defconfig+CONFIG_AGL=y
platform.mach: x86
platform.name: qemu
vcs.url: http://download.automotivelinux.org/AGL/release/eel/latest/qemux86-64/deploy/images/qemux86-64/
test.plan: agl-testplan
device.type: qemu
job.build_environment: AGL-yocto
device_type: qemu
job_name: AGL-test-SPEC-1850
timeouts:
job:
minutes: 70
action:
minutes: 15
connection:
minutes: 5
connections:
lava-test-shell:
minutes: 10
priority: medium
visibility: public
context:
no_kvm: false
arch: x86_64
extra_options: ["-cpu qemu64,+ssse3,+sse4.1,+sse4.2,+popcnt -smp 2 -m 2048 -soundhw hda -device usb-ehci"]
actions:
- deploy:
timeout:
minutes: 15
to: tmpfs
os: oe
failure_retry: 2
protocols:
lava-xnbd:
- action: nbd-deploy
request: set_port
images:
kernel:
image_arg: '-kernel {kernel} -append "console=ttyS0,115200 root=/dev/hda debug verbose systemd.log_color=false "'
url: http://download.automotivelinux.org/AGL/release/eel/latest/qemux86-64/deploy/images/qemux86-64/bzImage
ramdisk:
image_arg: '-drive format=raw,file={ramdisk}'
url: http://download.automotivelinux.org/AGL/release/eel/latest/qemux86-64/deploy/images/qemux86-64/agl-demo-platform-crosssdk-qemux86-64.ext4.xz
compression: xz
- boot:
timeout:
minutes: 10
method: qemu
prompts:
- "root@qemux86-64:~"
- "qemux86-64:~#"
- '/ #'
auto_login:
login_prompt: "login:"
username: root
media: tmpfs
transfer_overlay:
download_command: wget
unpack_command: tar -C / -xvpf
- test:
timeout:
minutes: 60
definitions:
- repository: https://github.com/montjoie/lava-tests.git
from: git
branch: agl
history: False
path: execs/agl.yaml
name: agl
job.name: AGL-short-smoke-wip
kernel.defconfig_base: defconfig
kernel.defconfig: defconfig+CONFIG_AGL=y
vcs.url: http://download.automotivelinux.org/AGL/release/eel/latest/qemux86-64/deploy/images/qemux86-64/
job.build_environment: AGL-yocto
job_name: AGL-test-SPEC-1850
extra_options: ["-cpu qemu64,+ssse3,+sse4.1,+sse4.2,+popcnt -smp 2 -m 2048 -soundhw hda -device usb-ehci"]
image_arg: '-kernel {kernel} -append "console=ttyS0,115200 root=/dev/hda debug verbose systemd.log_color=false "'
url: http://download.automotivelinux.org/AGL/release/eel/latest/qemux86-64/deploy/images/qemux86-64/bzImage
image_arg: '-drive format=raw,file={ramdisk}'
url: http://download.automotivelinux.org/AGL/release/eel/latest/qemux86-64/deploy/images/qemux86-64/agl-demo-platform-crosssdk-qemux86-64.ext4.xz
unpack_command: tar -C / -xvpf
- repository: https://github.com/montjoie/lava-tests.git