Re: [PATCH] iotests: Do not run the iotests during "make check" anymore

2019-10-07 Thread John Snow
On 10/7/19 9:03 AM, Max Reitz wrote: > On 03.10.19 01:51, John Snow wrote: >> >> >> On 10/2/19 11:50 AM, Max Reitz wrote: >>> On 02.10.19 17:10, Thomas Huth wrote: On 02/10/2019 17.03, Daniel P. Berrangé wrote: > On Wed, Oct 02, 2019 at 04:21:46PM +0200, Thomas Huth wrote: >> Runnin

Re: [PATCH] iotests: Do not run the iotests during "make check" anymore

2019-10-07 Thread Max Reitz
On 03.10.19 01:51, John Snow wrote: > > > On 10/2/19 11:50 AM, Max Reitz wrote: >> On 02.10.19 17:10, Thomas Huth wrote: >>> On 02/10/2019 17.03, Daniel P. Berrangé wrote: On Wed, Oct 02, 2019 at 04:21:46PM +0200, Thomas Huth wrote: > Running the iotests during "make check" is causing mo

Re: [PATCH] iotests: Do not run the iotests during "make check" anymore

2019-10-07 Thread Max Reitz
On 02.10.19 16:21, Thomas Huth wrote: > Running the iotests during "make check" is causing more headaches than > benefits for the block layer maintainers, so let's disable the iotests > during "make check" again. > > Signed-off-by: Thomas Huth > --- > tests/Makefile.include | 2 +- > tests/qem

Re: [PATCH] iotests: Do not run the iotests during "make check" anymore

2019-10-02 Thread John Snow
On 10/2/19 11:50 AM, Max Reitz wrote: > On 02.10.19 17:10, Thomas Huth wrote: >> On 02/10/2019 17.03, Daniel P. Berrangé wrote: >>> On Wed, Oct 02, 2019 at 04:21:46PM +0200, Thomas Huth wrote: Running the iotests during "make check" is causing more headaches than benefits for the block

Re: [PATCH] iotests: Do not run the iotests during "make check" anymore

2019-10-02 Thread Thomas Huth
On 02/10/2019 19.32, Alex Bennée wrote: > > Daniel P. Berrangé writes: > >> On Wed, Oct 02, 2019 at 04:21:46PM +0200, Thomas Huth wrote: >>> Running the iotests during "make check" is causing more headaches than >>> benefits for the block layer maintainers, so let's disable the iotests >>> durin

Re: [PATCH] iotests: Do not run the iotests during "make check" anymore

2019-10-02 Thread Alex Bennée
Daniel P. Berrangé writes: > On Wed, Oct 02, 2019 at 04:21:46PM +0200, Thomas Huth wrote: >> Running the iotests during "make check" is causing more headaches than >> benefits for the block layer maintainers, so let's disable the iotests >> during "make check" again. >> >> Signed-off-by: Thomas

Re: [PATCH] iotests: Do not run the iotests during "make check" anymore

2019-10-02 Thread Max Reitz
On 02.10.19 17:10, Thomas Huth wrote: > On 02/10/2019 17.03, Daniel P. Berrangé wrote: >> On Wed, Oct 02, 2019 at 04:21:46PM +0200, Thomas Huth wrote: >>> Running the iotests during "make check" is causing more headaches than >>> benefits for the block layer maintainers, so let's disable the iotest

Re: [PATCH] iotests: Do not run the iotests during "make check" anymore

2019-10-02 Thread Thomas Huth
On 02/10/2019 17.03, Daniel P. Berrangé wrote: > On Wed, Oct 02, 2019 at 04:21:46PM +0200, Thomas Huth wrote: >> Running the iotests during "make check" is causing more headaches than >> benefits for the block layer maintainers, so let's disable the iotests >> during "make check" again. >> >> Signe

Re: [PATCH] iotests: Do not run the iotests during "make check" anymore

2019-10-02 Thread Daniel P . Berrangé
On Wed, Oct 02, 2019 at 04:21:46PM +0200, Thomas Huth wrote: > Running the iotests during "make check" is causing more headaches than > benefits for the block layer maintainers, so let's disable the iotests > during "make check" again. > > Signed-off-by: Thomas Huth > --- > tests/Makefile.includ

Re: [PATCH] iotests: Do not run the iotests during "make check" anymore

2019-10-02 Thread Max Reitz
On 02.10.19 16:21, Thomas Huth wrote: > Running the iotests during "make check" is causing more headaches than > benefits for the block layer maintainers, so let's disable the iotests > during "make check" again. > > Signed-off-by: Thomas Huth > --- > tests/Makefile.include | 2 +- > tests/qem