Re: [PATCH] tests/acceptance: Add boot tests for some of the QEMU advent calendar images

2020-01-30 Thread Philippe Mathieu-Daudé
On 1/24/20 6:03 PM, Thomas Huth wrote: The 2018 edition of the QEMU advent calendar 2018 featured Linux images for various non-x86 machines. We can use them for a boot tests in our acceptance test suite. Let's also make sure that we build the corresponding machines in Travis, and while we're the

Re: [PATCH] tests/acceptance: Add boot tests for some of the QEMU advent calendar images

2020-01-30 Thread Wainer dos Santos Moschetta
On 1/24/20 3:03 PM, Thomas Huth wrote: The 2018 edition of the QEMU advent calendar 2018 featured Linux images for various non-x86 machines. We can use them for a boot tests in our acceptance test suite. Let's also make sure that we build the corresponding machines in Travis, and while we're t

Re: [PATCH] tests/acceptance: Add boot tests for some of the QEMU advent calendar images

2020-01-30 Thread Thomas Huth
On 29/01/2020 18.48, BALATON Zoltan wrote: > On Wed, 29 Jan 2020, Thomas Huth wrote: >> On 27/01/2020 18.31, Wainer dos Santos Moschetta wrote: >>> On 1/24/20 3:03 PM, Thomas Huth wrote: The 2018 edition of the QEMU advent calendar 2018 featured Linux images for various non-x86 machines.

Re: [PATCH] tests/acceptance: Add boot tests for some of the QEMU advent calendar images

2020-01-29 Thread BALATON Zoltan
On Wed, 29 Jan 2020, Thomas Huth wrote: On 27/01/2020 18.31, Wainer dos Santos Moschetta wrote: On 1/24/20 3:03 PM, Thomas Huth wrote: The 2018 edition of the QEMU advent calendar 2018 featured Linux images for various non-x86 machines. We can use them for a boot tests in our acceptance test su

Re: [PATCH] tests/acceptance: Add boot tests for some of the QEMU advent calendar images

2020-01-29 Thread Thomas Huth
On 27/01/2020 18.31, Wainer dos Santos Moschetta wrote: > > On 1/24/20 3:03 PM, Thomas Huth wrote: >> The 2018 edition of the QEMU advent calendar 2018 featured Linux images >> for various non-x86 machines. We can use them for a boot tests in our >> acceptance test suite. >> >> Let's also make sur

Re: [PATCH] tests/acceptance: Add boot tests for some of the QEMU advent calendar images

2020-01-27 Thread Wainer dos Santos Moschetta
On 1/24/20 3:03 PM, Thomas Huth wrote: The 2018 edition of the QEMU advent calendar 2018 featured Linux images for various non-x86 machines. We can use them for a boot tests in our acceptance test suite. Let's also make sure that we build the corresponding machines in Travis, and while we're t

Re: [PATCH] tests/acceptance: Add boot tests for some of the QEMU advent calendar images

2020-01-27 Thread Thomas Huth
On 27/01/2020 15.05, Wainer dos Santos Moschetta wrote: > > On 1/27/20 8:38 AM, Thomas Huth wrote: >> On 25/01/2020 19.38, Philippe Mathieu-Daudé wrote: >>> On 1/25/20 5:43 PM, Thomas Huth wrote: On 24/01/2020 22.28, Wainer dos Santos Moschetta wrote: > On 1/24/20 3:03 PM, Thomas Huth wro

Re: [PATCH] tests/acceptance: Add boot tests for some of the QEMU advent calendar images

2020-01-27 Thread Wainer dos Santos Moschetta
On 1/27/20 8:38 AM, Thomas Huth wrote: On 25/01/2020 19.38, Philippe Mathieu-Daudé wrote: On 1/25/20 5:43 PM, Thomas Huth wrote: On 24/01/2020 22.28, Wainer dos Santos Moschetta wrote: On 1/24/20 3:03 PM, Thomas Huth wrote: The 2018 edition of the QEMU advent calendar 2018 featured Linux im

Re: [PATCH] tests/acceptance: Add boot tests for some of the QEMU advent calendar images

2020-01-27 Thread Wainer dos Santos Moschetta
On 1/25/20 2:43 PM, Thomas Huth wrote: On 24/01/2020 22.28, Wainer dos Santos Moschetta wrote: On 1/24/20 3:03 PM, Thomas Huth wrote: The 2018 edition of the QEMU advent calendar 2018 featured Linux images for various non-x86 machines. We can use them for a boot tests in our acceptance test s

Re: [PATCH] tests/acceptance: Add boot tests for some of the QEMU advent calendar images

2020-01-27 Thread Thomas Huth
On 25/01/2020 19.38, Philippe Mathieu-Daudé wrote: > On 1/25/20 5:43 PM, Thomas Huth wrote: >> On 24/01/2020 22.28, Wainer dos Santos Moschetta wrote: >>> >>> On 1/24/20 3:03 PM, Thomas Huth wrote: The 2018 edition of the QEMU advent calendar 2018 featured Linux images for various non-x86

Re: [PATCH] tests/acceptance: Add boot tests for some of the QEMU advent calendar images

2020-01-25 Thread Philippe Mathieu-Daudé
On 1/25/20 5:43 PM, Thomas Huth wrote: > On 24/01/2020 22.28, Wainer dos Santos Moschetta wrote: >> >> On 1/24/20 3:03 PM, Thomas Huth wrote: >>> The 2018 edition of the QEMU advent calendar 2018 featured Linux images >>> for various non-x86 machines. We can use them for a boot tests in our >>> acc

Re: [PATCH] tests/acceptance: Add boot tests for some of the QEMU advent calendar images

2020-01-25 Thread Thomas Huth
On 24/01/2020 22.28, Wainer dos Santos Moschetta wrote: > > On 1/24/20 3:03 PM, Thomas Huth wrote: >> The 2018 edition of the QEMU advent calendar 2018 featured Linux images >> for various non-x86 machines. We can use them for a boot tests in our >> acceptance test suite. >> >> Let's also make sur

Re: [PATCH] tests/acceptance: Add boot tests for some of the QEMU advent calendar images

2020-01-24 Thread Wainer dos Santos Moschetta
On 1/24/20 3:03 PM, Thomas Huth wrote: The 2018 edition of the QEMU advent calendar 2018 featured Linux images for various non-x86 machines. We can use them for a boot tests in our acceptance test suite. Let's also make sure that we build the corresponding machines in Travis, and while we're t

Re: [PATCH] tests/acceptance: Add boot tests for some of the QEMU advent calendar images

2020-01-24 Thread Liam Merwick
On 24/01/2020 17:03, Thomas Huth wrote: The 2018 edition of the QEMU advent calendar 2018 featured Linux images for various non-x86 machines. We can use them for a boot tests in our acceptance test suite. Let's also make sure that we build the corresponding machines in Travis, and while we're th

[PATCH] tests/acceptance: Add boot tests for some of the QEMU advent calendar images

2020-01-24 Thread Thomas Huth
The 2018 edition of the QEMU advent calendar 2018 featured Linux images for various non-x86 machines. We can use them for a boot tests in our acceptance test suite. Let's also make sure that we build the corresponding machines in Travis, and while we're there, drop the superfluous --python paramet