On 10 October 2018 at 20:54, Cleber Rosa <cr...@redhat.com> wrote: > On 10/10/18 2:07 PM, Peter Maydell wrote: >> We should aim to test the machines we care about (regardless >> of what architectures they are), rather than thinking about it >> in terms of "testing architectures X, Y, Z", I think. >> > > To me it's clear that: > > 1) I lack a complete understanding of what "we care about" > 2) It's easier to start with something, and tweak it to taste
Right. Effectively you're already defining a set of "machines we care about" -- it's just that rather than explicitly saying 'we care about x86-64 pc, i386 pc, aarch64 virt, ppc spapr, ...' you're implicitly doing it by defining a 'default machine' for various architectures and a list of architectures. I think you should just list the machines you're testing with, instead. I don't mind if we start with a list of what we're testing that's small (or even wrong!) -- we can expand and correct it later. I'd just like the list to be the correct shape. thanks -- PMM