public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Thomas Huth <thuth@redhat.com>
Cc: kvm@vger.kernel.org, "Alex Bennée" <alex.bennee@linaro.org>
Subject: Re: [kvm-unit-tests PATCH] x86: Update the list of tests that we run in the Cirrus-CI
Date: Tue, 8 Mar 2022 16:42:08 +0100	[thread overview]
Message-ID: <1211efe5-ebe4-1f8e-397f-2e74a17d6e76@redhat.com> (raw)
In-Reply-To: <20220308123538.538575-1-thuth@redhat.com>

On 3/8/22 13:35, Thomas Huth wrote:
> The new tests that have been added in commit bc0dd8bdc627f0
> ("x86/debug: Add single-step #DB + STI/MOVSS blocking tests")
> require a fixed kernel which we don't have in the Cirrus-CI yet,
> so let's disable the failing "debug" test for now.
> 
> The "pcid" test has been renamed to "pcid-enabled" in commit
> cad94b1394aa519 ("x86: Add a 'pcid' group for the various PCID+INVPCID
> permutations").
> 
> Some additional tests are working fine now, too (pcid-asymmetric, msr,
> vmx_apic_passthrough_tpr_threshold_test, vmx_init_signal_test,
> vmx_pf_exception_test, vmx_sipi_signal_test), likely since the update
> to Fedora 35, so we can also enable them in the CI now.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>   ci/cirrus-ci-fedora.yml | 9 +++++++--
>   1 file changed, 7 insertions(+), 2 deletions(-)
> 
> diff --git a/ci/cirrus-ci-fedora.yml b/ci/cirrus-ci-fedora.yml
> index a6b9cea..6eace8b 100644
> --- a/ci/cirrus-ci-fedora.yml
> +++ b/ci/cirrus-ci-fedora.yml
> @@ -20,7 +20,6 @@ fedora_task:
>       - ./run_tests.sh
>           access
>           asyncpf
> -        debug
>           emulator
>           ept
>           hypercall
> @@ -33,8 +32,10 @@ fedora_task:
>           ioapic
>           ioapic-split
>           kvmclock_test
> -        pcid
> +        msr
> +        pcid-asymmetric
>           pcid-disabled
> +        pcid-enabled
>           rdpru
>           realmode
>           rmap_chain
> @@ -59,6 +60,10 @@ fedora_task:
>           vmexit_tscdeadline_immed
>           vmexit_vmcall
>           vmx_apic_passthrough_thread
> +        vmx_apic_passthrough_tpr_threshold_test
> +        vmx_init_signal_test
> +        vmx_pf_exception_test
> +        vmx_sipi_signal_test
>           xsave
>           | tee results.txt
>       - grep -q PASS results.txt && ! grep -q FAIL results.txt

Thanks, please go ahead and push this.

Paolo


      reply	other threads:[~2022-03-08 15:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-08 12:35 [kvm-unit-tests PATCH] x86: Update the list of tests that we run in the Cirrus-CI Thomas Huth
2022-03-08 15:42 ` Paolo Bonzini [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=1211efe5-ebe4-1f8e-397f-2e74a17d6e76@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=kvm@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox