Prasad Pandit writes:
> From: Prasad Pandit
>
> Migration capabilities are set in multiple '.start_hook'
> functions for various tests. Instead, consolidate setting
> capabilities in 'set_migration_capabilities()' function
> which is called from various 'test_*_common()' functions.
> While simpl
On Fri, 7 Feb 2025 at 04:14, Peter Xu wrote:
> Would you mind reorder the two test patches, to avoid removing the lines
> added by previous patch?
* Both ways they are the same in the end, no? Anyway, will do.
Thank you.
---
- Prasad
On Wed, Feb 05, 2025 at 05:57:12PM +0530, Prasad Pandit wrote:
> From: Prasad Pandit
>
> Migration capabilities are set in multiple '.start_hook'
> functions for various tests. Instead, consolidate setting
> capabilities in 'set_migration_capabilities()' function
> which is called from various 't