From: Thomas Huth <thuth@redhat.com>
To: kvm@vger.kernel.org
Cc: pbonzini@redhat.com, drjones@redhat.com, lvivier@redhat.com
Subject: [PATCH v2 2/7] travis.yml: Refresh the x86 32-bit test list
Date: Thu, 1 Oct 2020 09:22:29 +0200 [thread overview]
Message-ID: <20201001072234.143703-3-thuth@redhat.com> (raw)
In-Reply-To: <20201001072234.143703-1-thuth@redhat.com>
With the new QEMU from Ubuntu Focal, we can now run additional
tests that were failing before.
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
.travis.yml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 0feaec1..5cd6dbf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -43,8 +43,8 @@ jobs:
env:
- CONFIG="--arch=i386"
- BUILD_DIR="."
- - TESTS="asyncpf hyperv_stimer hyperv_synic kvmclock_test msr pmu realmode
- s3 sieve smap smptest smptest3 taskswitch taskswitch2 tsc_adjust"
+ - TESTS="asyncpf kvmclock_test msr pmu realmode s3 setjmp sieve smap
+ smptest smptest3 taskswitch taskswitch2 tsc tsc_adjust tsx-ctrl umip"
- ACCEL="kvm"
- addons:
@@ -52,9 +52,9 @@ jobs:
env:
- CONFIG="--arch=i386"
- BUILD_DIR="i386-builddir"
- - TESTS="cmpxchg8b tsx-ctrl umip vmexit_cpuid vmexit_ipi vmexit_ipi_halt
- vmexit_mov_from_cr8 vmexit_mov_to_cr8 vmexit_ple_round_robin
- vmexit_tscdeadline vmexit_tscdeadline_immed vmexit_vmcall setjmp"
+ - TESTS="cmpxchg8b vmexit_vmcall vmexit_cpuid vmexit_ipi vmexit_ipi_halt
+ vmexit_mov_from_cr8 vmexit_mov_to_cr8 vmexit_ple_round_robin
+ vmexit_inl_pmtimer vmexit_tscdeadline vmexit_tscdeadline_immed"
- ACCEL="kvm"
- addons:
--
2.18.2
next prev parent reply other threads:[~2020-10-01 7:22 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-01 7:22 [PATCH v2 0/7] Update travis CI Thomas Huth
2020-10-01 7:22 ` [PATCH v2 1/7] travis.yml: Rework the x86 64-bit tests Thomas Huth
2020-10-01 7:22 ` Thomas Huth [this message]
2020-10-01 7:22 ` [PATCH v2 3/7] travis.yml: Add the selftest-setup ppc64 test Thomas Huth
2020-10-01 7:22 ` [PATCH v2 4/7] kbuild: fix asm-offset generation to work with clang Thomas Huth
2020-10-01 9:12 ` Andrew Jones
2020-10-01 7:22 ` [PATCH v2 5/7] arm/pmu: Fix inline assembly for Clang Thomas Huth
2020-10-01 9:12 ` Andrew Jones
2020-10-01 9:14 ` Andrew Jones
2020-10-01 10:50 ` Thomas Huth
2020-10-01 12:02 ` Andrew Jones
2020-10-01 7:22 ` [PATCH v2 6/7] lib/arm64/spinlock: " Thomas Huth
2020-10-01 9:12 ` Andrew Jones
2020-10-01 7:22 ` [PATCH v2 7/7] travis.yml: Rework the aarch64 jobs Thomas Huth
2020-10-01 9:18 ` [PATCH v2 0/7] Update travis CI Paolo Bonzini
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=20201001072234.143703-3-thuth@redhat.com \
--to=thuth@redhat.com \
--cc=drjones@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=lvivier@redhat.com \
--cc=pbonzini@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