[kvm-unit-tests PATCH v10 15/15] powerpc/gitlab-ci: Enable more tests with Fedora 40

Thomas Huth thuth at redhat.com
Wed Jun 19 17:44:52 AEST 2024


On 12/06/2024 07.23, Nicholas Piggin wrote:
> With Fedora 40 (QEMU 8.2), more tests can be enabled.
> 
> Signed-off-by: Nicholas Piggin <npiggin at gmail.com>
> ---
>   .gitlab-ci.yml        |  2 +-
>   powerpc/unittests.cfg | 17 ++++++++---------
>   2 files changed, 9 insertions(+), 10 deletions(-)
> 
> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
> index ffb3767ec..ee14330a3 100644
> --- a/.gitlab-ci.yml
> +++ b/.gitlab-ci.yml
> @@ -110,7 +110,7 @@ build-ppc64le:
>    extends: .intree_template
>    image: fedora:40
>    script:
> - - dnf install -y qemu-system-ppc gcc-powerpc64-linux-gnu nmap-ncat
> + - dnf install -y qemu-system-ppc gcc-powerpc64-linux-gnu nmap-ncat jq

Please mention the addition of jq in the patch description (why it is needed).

  Thanks,
   Thomas





More information about the Linuxppc-dev mailing list