Skip to content

Adding fedora common cfg file for naming convention! - #24

Open
Anushree-Mathur wants to merge 1 commit into
lop-devops:KVMCIfrom
Anushree-Mathur:fedora
Open

Adding fedora common cfg file for naming convention!#24
Anushree-Mathur wants to merge 1 commit into
lop-devops:KVMCIfrom
Anushree-Mathur:fedora

Conversation

@Anushree-Mathur

Copy link
Copy Markdown

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

python3 avocado-setup.py --run-suite guest_cpu --guest-os Fedora.43.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 fedora tests with the
following qcow2 as naming convention with fedora-43-ppc64le.qcow2
and python command can be run as:

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

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

Copy link
Copy Markdown
Author
 python3 avocado-setup.py --run-suite guest_cpu --guest-os Fedora.43.ppc64le --only-filter 'virtio_scsi virtio_net qcow2' --no-download
08:30:39 INFO    : Env Config: /home/kvmci/tests/config/wrapper/env.conf
08:30:39 INFO    : No Run Config: /home/kvmci/tests/config/wrapper/no_run_tests.conf
08:30:39 WARNING : Overriding user setting and enabling kvm bootstrap as guest tests are requested
08:30:39 INFO    : Check for environment
08:30:40 INFO    : Creating temporary mux dir
08:30:40 INFO    :
08:30:40 INFO    : Running Guest Tests Suite cpu
08:30:40 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 ce0ada2545ccdb68238cfb5cf89d8cdf9fe46215                 --job-results-dir /home/kvmci/tests/results  --vt-only-filter                                             "virtio_scsi virtio_net qcow2 Fedora.43.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     : ce0ada2545ccdb68238cfb5cf89d8cdf9fe46215
JOB LOG    : /home/kvmci/tests/results/job-2026-07-29T08.30-ce0ada2/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 (38.16 s)

It 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