Re: [PATCH] gitlab-ci.d/buildtest: Add jobs that run the device-crash-test

2021-12-01 Thread Thomas Huth
On 29/11/2021 11.07, Daniel P. Berrangé wrote: On Fri, Nov 26, 2021 at 05:27:24PM +0100, Thomas Huth wrote: The device-crash-test script has been quite neglected in the past, so that it bit-rot quite often. Let's add CI jobs that run this script for at least some targets, so that this script doe

Re: [PATCH] gitlab-ci.d/buildtest: Add jobs that run the device-crash-test

2021-11-29 Thread Daniel P . Berrangé
On Fri, Nov 26, 2021 at 05:27:24PM +0100, Thomas Huth wrote: > The device-crash-test script has been quite neglected in the past, > so that it bit-rot quite often. Let's add CI jobs that run this > script for at least some targets, so that this script does not > regress that easily anymore. > > Si

Re: [PATCH] gitlab-ci.d/buildtest: Add jobs that run the device-crash-test

2021-11-26 Thread Philippe Mathieu-Daudé
On 11/26/21 17:27, Thomas Huth wrote: > The device-crash-test script has been quite neglected in the past, > so that it bit-rot quite often. Let's add CI jobs that run this > script for at least some targets, so that this script does not > regress that easily anymore. > > Signed-off-by: Thomas Hut

[PATCH] gitlab-ci.d/buildtest: Add jobs that run the device-crash-test

2021-11-26 Thread Thomas Huth
The device-crash-test script has been quite neglected in the past, so that it bit-rot quite often. Let's add CI jobs that run this script for at least some targets, so that this script does not regress that easily anymore. Signed-off-by: Thomas Huth --- .gitlab-ci.d/buildtest.yml | 23 ++