Skip to content

Adding cfg for ubuntu proper naming convention! - #25

Open
Anushree-Mathur wants to merge 1 commit into
lop-devops:KVMCIfrom
Anushree-Mathur:ubuntu25.10
Open

Adding cfg for ubuntu proper naming convention!#25
Anushree-Mathur wants to merge 1 commit into
lop-devops:KVMCIfrom
Anushree-Mathur:ubuntu25.10

Conversation

@Anushree-Mathur

Copy link
Copy Markdown

After adding this we can run all our ubuntu tests with the following qcow2 as naming convention with ubuntu-25.10-ppc64le.qcow2 and python command can be run as:

python3 avocado-setup.py --run-suite guest_cpu --guest-os Ubuntu.25.10.ppc64le --only-filter 'virtio_scsi virtio_net qcow2' --no-download

Signed-off-by: Anushree-Mathur anushree.mathur@linux.ibm.com

After adding this we can run all our ubuntu tests with the following qcow2 as naming convention with ubuntu-25.10-ppc64le.qcow2 and python command can be run as:

python3 avocado-setup.py --run-suite guest_cpu --guest-os Ubuntu.25.10.ppc64le --only-filter 'virtio_scsi virtio_net qcow2' --no-download

Signed-off-by: Anushree-Mathur anushree.mathur@linux.ibm.com
Signed-off-by: Anushree-Mathur <anushree.mathur@linux.ibm.com>
@Anushree-Mathur

Copy link
Copy Markdown
Author
root@ltcden6-lp1:/home/kvmci/tests# python3 avocado-setup.py --run-suite guest_cpu --guest-os Ubuntu.25.10.ppc64le --only-filter 'virtio_scsi virtio_net qcow2' --no-download
10:15:23 INFO    : Env Config: /home/kvmci/tests/config/wrapper/env.conf
10:15:23 INFO    : No Run Config: /home/kvmci/tests/config/wrapper/no_run_tests.conf
10:15:23 WARNING : Overriding user setting and enabling kvm bootstrap as guest tests are requested
10:15:23 INFO    : Check for environment
10:15:24 INFO    : Creating temporary mux dir
10:15:24 INFO    :
10:15:24 INFO    : Running Guest Tests Suite cpu
10:15:24 INFO    : Running: /usr/local/bin/avocado run --vt-type libvirt --vt-config /home/kvmci/tests/data/avocado-vt/backends/libvirt/cfg/cpu.cfg                 --force-job-id a9c4820e4892bd75994e552a1332a7297d08550f                 --job-results-dir /home/kvmci/tests/results  --vt-only-filter                                             "virtio_scsi virtio_net qcow2 Ubuntu.25.10.ppc64le"
No python imaging library installed. Screendump and Windows guest BSOD detection are disabled. In order to enable it, please install python-imaging or the equivalent for your distro.
No python imaging library installed. PPM image conversion to JPEG disabled. In order to enable it, please install python-imaging or the equivalent for your distro.
No python imaging library installed. Screendump and Windows guest BSOD detection are disabled. In order to enable it, please install python-imaging or the equivalent for your distro.
No python imaging library installed. PPM image conversion to JPEG disabled. In order to enable it, please install python-imaging or the equivalent for your distro.
JOB ID     : a9c4820e4892bd75994e552a1332a7297d08550f
JOB LOG    : /home/kvmci/tests/results/job-2026-07-29T10.15-a9c4820/job.log
 (001/997) io-github-autotest-qemu.unattended_install.import.import.default_install.aio_native: STARTED
 (001/997) io-github-autotest-qemu.unattended_install.import.import.default_install.aio_native: PASS (43.24 s)

This is working as expected!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant