Quoting Nicholas Piggin (2024-04-05 10:35:07)
> The migration harness is complicated and easy to break so CI will
> be helpful.
>
> Signed-off-by: Nicholas Piggin
> ---
> .gitlab-ci.yml | 32 +++-
> s390x/unittests.cfg | 8
> 2 files changed, 31 inserti
txt
This is a nice improvement, thanks!
Reviewed-by: Nico Boehr
Quoting Nicholas Piggin (2024-04-05 10:35:04)
[...]
> diff --git a/scripts/arch-run.bash b/scripts/arch-run.bash
> index 39419d4e2..4a1aab48d 100644
> --- a/scripts/arch-run.bash
> +++ b/scripts/arch-run.bash
[...]
> @@ -179,8 +189,11 @@ run_migration ()
> # Wait for test exit or fu
iewed-by: Thomas Huth
> Signed-off-by: Nicholas Piggin
Thanks for finding the missing skip!
Reviewed-by: Nico Boehr