From: Janosch Frank <frankja@linux.ibm.com>
To: Thomas Huth <thuth@redhat.com>, kvm@vger.kernel.org
Cc: Paolo Bonzini <pbonzini@redhat.com>,
Claudio Imbrenda <imbrenda@linux.ibm.com>
Subject: Re: [kvm-unit-tests PATCH] gitlab-ci: Disable the s390x storage key test (which fails now with TCG)
Date: Fri, 22 Oct 2021 08:42:43 +0200 [thread overview]
Message-ID: <91b899e6-f1b5-6dc3-e63f-815f02a933f4@linux.ibm.com> (raw)
In-Reply-To: <20211021182113.818393-1-thuth@redhat.com>
On 10/21/21 20:21, Thomas Huth wrote:
> Commit 429c9cc ("s390x: skey: Test for ADDRESSING exceptions") added
> some new tests which require the latest and greatest QEMU, which is
> not available in the distros yet, so the skey test is currently failing
> in the CI. Disable it for the time being, we'll switch it on again once
> the distros feature a QEMU with the bug fix.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Janosch Frank <frankja@linux.ibm.com>
> ---
> .gitlab-ci.yml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
> index 943b20f..4f3049d 100644
> --- a/.gitlab-ci.yml
> +++ b/.gitlab-ci.yml
> @@ -62,7 +62,7 @@ build-s390x:
> - ../configure --arch=s390x --cross-prefix=s390x-linux-gnu-
> - make -j2
> - ACCEL=tcg ./run_tests.sh
> - selftest-setup intercept emulator sieve skey diag10 diag308 vector diag288
> + selftest-setup intercept emulator sieve diag10 diag308 vector diag288
> stsi sclp-1g sclp-3g
> | tee results.txt
> - if grep -q FAIL results.txt ; then exit 1 ; fi
>
prev parent reply other threads:[~2021-10-22 6:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-21 18:21 [kvm-unit-tests PATCH] gitlab-ci: Disable the s390x storage key test (which fails now with TCG) Thomas Huth
2021-10-22 6:42 ` Janosch Frank [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=91b899e6-f1b5-6dc3-e63f-815f02a933f4@linux.ibm.com \
--to=frankja@linux.ibm.com \
--cc=imbrenda@linux.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=pbonzini@redhat.com \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.