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

m #5176

Closed
wants to merge 3 commits into from
Closed

m #5176

wants to merge 3 commits into from

Commits on Aug 23, 2023

  1. Cancelling all the testcases for virsh iface-*

    Cancelling all the testcases regarding virsh iface-* for distro version rhel 9 and
    above as it is unsupported now in rhel 9!
    Documentation for Reference : https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/considerations_in_adopting_rhel_9/assembly_virtualization_considerations-in-adopting-rhel-9
    Signed-off-by: Anushree Mathur <[email protected]>
    Anushree-Mathur committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    760a0ac View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    d4c48c1 View commit details
    Browse the repository at this point in the history
  2. External snapshot deletion failure modification!

    In libvirt version lesser than 9.0.0 external snapshot deletion was
    unsupported, but the testcase is failing now with the error message as
    "Snapshot delete succeed but expect fail" because the deletion is
    supported now with external disk.
    For reference : https://libvirt.org/news.html#v9-0-0-2023-01-16
    Signed-off-by: Anushree Mathur <[email protected]>
    Anushree-Mathur committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    67f2698 View commit details
    Browse the repository at this point in the history