tp-libvirt icon indicating copy to clipboard operation
tp-libvirt copied to clipboard

Cancel the testcase as maximum mode is not supported for ppc!

Open Anushree-Mathur opened this issue 5 months ago • 3 comments

Added a condition to cancel a testcase if machine is ppc64 or ppc64le and cpu_mode is maximum as this mode is not supported for power architecture.

Signed-off-by: Anushree-Mathur [email protected]

Summary by CodeRabbit

  • Tests
    • Tests now automatically cancel on Power (PPC) systems when CPU mode is set to "maximum", stopping execution early (before CPU XML creation) to avoid running unsupported configurations on that hardware.

✏️ Tip: You can customize this high-level summary in your review settings.

Anushree-Mathur avatar Nov 21 '25 11:11 Anushree-Mathur