kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Jones <drjones@redhat.com>
To: Nadav Amit <namit@vmware.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	Wanpeng Li <kernellwp@gmail.com>,
	David Hildenbrand <david@redhat.com>,
	Christian Borntraeger <borntraeger@de.ibm.com>,
	Thomas Huth <thuth@redhat.com>, KVM <kvm@vger.kernel.org>,
	Laurent Vivier <lvivier@redhat.com>,
	Janosch Frank <frankja@linux.ibm.com>,
	Liran Alon <liran.alon@oracle.com>,
	Sean Christopherson <sean.j.christopherson@intel.com>
Subject: Re: A new name for kvm-unit-tests ?
Date: Thu, 30 Jul 2020 13:32:15 +0200	[thread overview]
Message-ID: <20200730113215.dakrrilcdz5p4z7e@kamzik.brq.redhat.com> (raw)
In-Reply-To: <1B9660BF-6A81-475E-B80C-632C6D8F4BF9@vmware.com>

On Thu, Jul 30, 2020 at 07:50:39AM +0000, Nadav Amit wrote:
> > On Jul 30, 2020, at 12:35 AM, Paolo Bonzini <pbonzini@redhat.com> wrote:
> > 
> > On 30/07/20 09:13, Wanpeng Li wrote:
> >>>> I personally dislike renames as you will have old references lurking in
> >>>> the internet for decades. A rename will result in people continue to using
> >>>> the old code because the old name is the only thing that they know.
> >>> 
> >>> +1 for keeping the old name.
> >>> 
> >>> cpu-unit-tests might also not be completely fitting (I remember we
> >>> already do test, or will test in the future I/O stuff like PCI, CCW, ...).
> >>> 
> >>> IMHO, It's much more a collection of tests to verify
> >>> architecture/standard/whatever compliance (including paravirtualized
> >>> interfaces if available).
> > 
> > Good point.
> > 
> >> Vote for keeping the old name.
> > 
> > Ok, so either old name or alternatively arch-unit-tests?  But the
> > majority seems to be for kvm-unit-tests, and if Nadav has no trouble
> > contributing to them I suppose everyone else can too.
> 
> Indeed. My employer (VMware) did not give me hard time (so far) in
> contributing to the project just because it has KVM in its name. We (VMware)
> also benefit from kvm-unit-tests, and Paolo and others were receptive to
> changes that I made to make it more kvm/qemu -independent. This is what
> matters.
> 
> So I am ok with the name being kvm-unit-tests. But I would ask/recommend
> that the project description [1] be updated to reflect the fact that the
> project is hypervisor-agnostic.

Good idea. Although while I authored what you see there, I don't really
want to sign up to do all the writing. How about when we create the gitlab
project we also create a .md file that we redirect [1] to? Then anybody
can submit patches for it going forward.

> 
> This should have practical implications. I remember, for example, that I had
> a discussion with Paolo in the past regarding “xpass” being reported as a
> failure. The rationale was that if a test that is expected to fail on KVM
> (since KVM is known to be broken) surprisingly passes, there is some problem
> that should be reported as a failure. I would argue that if the project is
> hypervisor-agnostic, “xpass” is not a failure.

We can use compile-time or run-time logic that depends on the target to
decide whether a test should be a normal test (pass/fail) or an
xpass/xfail test.

Thanks,
drew

> 
> So it is much more important how the project is defined than how it is
> named.
> 
> [1] http://www.linux-kvm.org/page/KVM-unit-tests


  reply	other threads:[~2020-07-30 11:32 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-30  5:41 A new name for kvm-unit-tests ? Thomas Huth
2020-07-30  6:38 ` Christian Borntraeger
2020-07-30  7:09   ` David Hildenbrand
2020-07-30  7:13     ` Wanpeng Li
2020-07-30  7:35       ` Paolo Bonzini
2020-07-30  7:50         ` Nadav Amit
2020-07-30 11:32           ` Andrew Jones [this message]
2020-07-30 13:33             ` Paolo Bonzini
2020-07-30 17:32             ` Nadav Amit
2020-07-30 17:35               ` Paolo Bonzini
2020-07-30 17:36                 ` Nadav Amit
2020-07-31  5:53             ` Thomas Huth
2020-07-31  6:18               ` Andrew Jones

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=20200730113215.dakrrilcdz5p4z7e@kamzik.brq.redhat.com \
    --to=drjones@redhat.com \
    --cc=borntraeger@de.ibm.com \
    --cc=david@redhat.com \
    --cc=frankja@linux.ibm.com \
    --cc=kernellwp@gmail.com \
    --cc=kvm@vger.kernel.org \
    --cc=liran.alon@oracle.com \
    --cc=lvivier@redhat.com \
    --cc=namit@vmware.com \
    --cc=pbonzini@redhat.com \
    --cc=sean.j.christopherson@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).