Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests perform PCI_PT of NIC devices and checks ping And Tests pci device persistent across Multiple Reboot of VM #6063

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TasmiyaNalatwad
Copy link

Tests perform PCI_PT of NIC devices and checks ping And Tests pci device persistent across Multiple Reboot of VM

  1. Changes made to support ppc64 arch and perform pci PT of network devices
  2. Perform ping to other server ip and check the device network connectivity
  3. Added test to check the device availability after multiple reboots of guest is done

…ice persistent across Multiple Reboot of VM

1. Changes made to support ppc64 arch and perform pci PT of network devices
2. Perform ping to other server ip and check the device network connectivity
3. Added test to check the device availability after multiple reboots of guest is done

Signed-off-by: Tasmiya Nalatwad <[email protected]>
@TasmiyaNalatwad
Copy link
Author

Please find the test results below:

python3 avocado-setup.py --run-suite guest_pci_passthrough --guest-os RHEL.8.devel.ppc64le --only-filter 'virtio_scsi virtio_net qcow2' --no-download
03:20:11 WARNING : Overriding user setting and enabling kvm bootstrap as guest tests are requested
03:20:11 INFO    : Check for environment
03:20:12 INFO    : Creating temporary mux dir
03:20:12 INFO    : 
03:20:12 INFO    : Running Guest Tests Suite pci_passthrough
03:20:12 INFO    : Running: /usr/local/bin/avocado run --vt-type libvirt --vt-config /root/tests/data/avocado-vt/backends/libvirt/cfg/pci_passthrough.cfg                 --force-job-id 69f42da72435b959db4b7a0fd7509d29d1fc7adc                 --job-results-dir /root/tests/results  --vt-only-filter                                             "virtio_scsi virtio_net qcow2 RHEL.8.devel.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     : 69f42da72435b959db4b7a0fd7509d29d1fc7adc
JOB LOG    : /root/tests/results/job-2024-12-06T03.20-69f42da/job.log
 (1/4) type_specific.io-github-autotest-libvirt.libvirt_pci_passthrough.default.NIC.Normal_passthrough: STARTED
 (1/4) type_specific.io-github-autotest-libvirt.libvirt_pci_passthrough.default.NIC.Normal_passthrough: PASS (257.97 s)
 (2/4) type_specific.io-github-autotest-libvirt.libvirt_pci_passthrough.passthrough_reboot.NIC.Normal_passthrough: STARTED
 (2/4) type_specific.io-github-autotest-libvirt.libvirt_pci_passthrough.passthrough_reboot.NIC.Normal_passthrough: PASS (359.61 s)
 (3/4) type_specific.io-github-autotest-libvirt.libvirt_pci_passthrough.passthrough_suspend.NIC.Normal_passthrough: STARTED
 (3/4) type_specific.io-github-autotest-libvirt.libvirt_pci_passthrough.passthrough_suspend.NIC.Normal_passthrough: PASS (162.33 s)
 (4/4) type_specific.io-github-autotest-libvirt.libvirt_pci_passthrough.passthrough_shutdown_start.NIC.Normal_passthrough: STARTED
 (4/4) type_specific.io-github-autotest-libvirt.libvirt_pci_passthrough.passthrough_shutdown_start.NIC.Normal_passthrough: PASS (456.82 s)
RESULTS    : PASS 4 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
JOB HTML   : /root/tests/results/job-2024-12-06T03.20-69f42da/results.html
JOB TIME   : 1248.41 s
03:41:02 INFO    : 
03:41:02 INFO    : Summary of test results can be found below:
TestSuite                                                                                TestRun    Summary
 
guest_pci_passthrough                                                                    Run        Successfully executed
/root/tests/results/job-2024-12-06T03.20-69f42da/job.log
| PASS 4 || CANCEL 0 || ERRORS 0 || FAILURES 0 || SKIP 0 || WARN 0 || INTERRUPT 0 |
03:41:02 INFO    : Removing temporary mux dir

python3 avocado-setup.py --run-suite guest_pci_passthrough --guest-os RHEL.8.devel.ppc64le --only-filter 'virtio_scsi virtio_net qcow2' --no-download
06:26:18 WARNING : Overriding user setting and enabling kvm bootstrap as guest tests are requested
06:26:18 INFO    : Check for environment
06:26:19 INFO    : Creating temporary mux dir
06:26:19 INFO    : 
06:26:19 INFO    : Running Guest Tests Suite pci_passthrough
06:26:19 INFO    : Running: /usr/local/bin/avocado run --vt-type libvirt --vt-config /root/tests/data/avocado-vt/backends/libvirt/cfg/pci_passthrough.cfg                 --force-job-id 78aa9208440c876bfe2ddb9323f01ecf60cfeaf3                 --job-results-dir /root/tests/results  --vt-only-filter                                             "virtio_scsi virtio_net qcow2 RHEL.8.devel.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     : 78aa9208440c876bfe2ddb9323f01ecf60cfeaf3
JOB LOG    : /root/tests/results/job-2024-12-06T06.26-78aa920/job.log
 (1/1) type_specific.io-github-autotest-libvirt.libvirt_pci_passthrough.passthrough_multiple_reboots.NIC.Normal_passthrough: STARTED
 (1/1) type_specific.io-github-autotest-libvirt.libvirt_pci_passthrough.passthrough_multiple_reboots.NIC.Normal_passthrough: PASS (2174.22 s)
RESULTS    : PASS 1 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
JOB HTML   : /root/tests/results/job-2024-12-06T06.26-78aa920/results.html
JOB TIME   : 2178.57 s
07:02:39 INFO    : 
07:02:39 INFO    : Summary of test results can be found below:
TestSuite                                                                                TestRun    Summary
 
guest_pci_passthrough                                                                    Run        Successfully executed
/root/tests/results/job-2024-12-06T06.26-78aa920/job.log
| PASS 1 || CANCEL 0 || ERRORS 0 || FAILURES 0 || SKIP 0 || WARN 0 || INTERRUPT 0 |
07:02:39 INFO    : Removing temporary mux dir

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