On 25/06/26 14:02, Daniel P. Berrangé wrote:
On Thu, Jun 25, 2026 at 01:29:20AM +0530, Aditya Gupta wrote:
The default powernv machine has been recently changed to powernv11,
though fadump functional test used powernv10
Change it to use default 'powernv' machine for the tests instead of
being fixed to powernv10
Signed-off-by: Aditya Gupta <[email protected]>
---
tests/functional/ppc64/test_fadump.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Daniel P. Berrangé <[email protected]>
Thank you for the review Daniel !
- Aditya G