- LAVA
- Scheduler
- Jobs
- 31856
- Definition
Job definition file - 31856
download
device_type: qemu
job_name: Manual_AGL_Extend_Test simple qemux86_64 01
timeouts:
job:
minutes: 600
action:
minutes: 600
connection:
minutes: 150
connections:
lava-test-shell:
minutes: 150
priority: medium
visibility: public
# context allows specific values to be overridden or included
context:
extra_kernel_args: systemd.mask=systemd-network-generator.service
context:
no_kvm: false
arch: x86_64
model: model=virtio
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-184052"]
actions:
- deploy:
timeout:
minutes: 90
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/sda verbose systemd.log_color=false rw fstab=no no_timer_check"'
url: https://download.automotivelinux.org/AGL/release/octopus/14.94.0/qemux86-64/deploy/images/qemux86-64/bzImage
rootvd:
image_arg: '-drive format=raw,file={rootvd}'
url: https://download.automotivelinux.org/AGL/release/octopus/14.94.0/qemux86-64/deploy/images/qemux86-64/agl-demo-platform-crosssdk-qemux86-64.ext4.xz
compression: xz
- boot:
timeout:
minutes: 20
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/duerpei/qemux86_64
from: git
path: prepar-test-simple.yaml
name: prepar-test-simple
- test:
timeout:
minutes: 300
definitions:
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
from: git
path: test-suites/release/agl-extend-test.yaml
name: agl-extend-test
- test:
timeout:
minutes: 60
definitions:
- repository: https://github.com/duerpei/qemux86_64
from: git
path: debug.yaml
name: debug-test
job_name: Manual_AGL_Extend_Test simple qemux86_64 01
# context allows specific values to be overridden or included
extra_kernel_args: systemd.mask=systemd-network-generator.service
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-184052"]
image_arg: '-kernel {kernel} -append "console=ttyS0,115200 root=/dev/sda verbose systemd.log_color=false rw fstab=no no_timer_check"'
url: https://download.automotivelinux.org/AGL/release/octopus/14.94.0/qemux86-64/deploy/images/qemux86-64/bzImage
image_arg: '-drive format=raw,file={rootvd}'
url: https://download.automotivelinux.org/AGL/release/octopus/14.94.0/qemux86-64/deploy/images/qemux86-64/agl-demo-platform-crosssdk-qemux86-64.ext4.xz
unpack_command: tar -C / -xvpf
- repository: https://github.com/duerpei/qemux86_64
path: prepar-test-simple.yaml
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
path: test-suites/release/agl-extend-test.yaml
- repository: https://github.com/duerpei/qemux86_64