Re: [PATCH] Remove Ubuntu 18.04 support from the repository

2022-05-24 Thread Alex Bennée
Thomas Huth writes: > According to our "Supported build platforms" policy, we now do not support > Ubuntu 18.04 anymore. Remove the related files and entries from our CI. > > Signed-off-by: Thomas Huth > --- > Seems like nobody touched the 18.04-based tests/vm/ubuntu* files in a > very long

Re: [PATCH] Remove Ubuntu 18.04 support from the repository

2022-05-12 Thread Philippe Mathieu-Daudé via
On Thu, May 12, 2022 at 11:21 AM Daniel P. Berrangé wrote: > On Thu, May 12, 2022 at 11:14:45AM +0200, Philippe Mathieu-Daudé wrote: > > On Wed, May 11, 2022 at 1:15 PM Thomas Huth wrote: > > > On 11/05/2022 13.13, Philippe Mathieu-Daudé wrote: > > > > On Wed, May 11, 2022 at 1:03 PM Thomas Huth

Re: [PATCH] Remove Ubuntu 18.04 support from the repository

2022-05-12 Thread Daniel P . Berrangé
On Thu, May 12, 2022 at 11:14:45AM +0200, Philippe Mathieu-Daudé wrote: > On Wed, May 11, 2022 at 1:15 PM Thomas Huth wrote: > > On 11/05/2022 13.13, Philippe Mathieu-Daudé wrote: > > > On Wed, May 11, 2022 at 1:03 PM Thomas Huth wrote: > > >> On 11/05/2022 12.46, Philippe Mathieu-Daudé wrote: >

Re: [PATCH] Remove Ubuntu 18.04 support from the repository

2022-05-12 Thread Philippe Mathieu-Daudé via
On Wed, May 11, 2022 at 1:15 PM Thomas Huth wrote: > On 11/05/2022 13.13, Philippe Mathieu-Daudé wrote: > > On Wed, May 11, 2022 at 1:03 PM Thomas Huth wrote: > >> On 11/05/2022 12.46, Philippe Mathieu-Daudé wrote: > >>>On Wed, May 11, 2022 at 11:30 AM Daniel P. Berrangé > >>> wrote: >

Re: [PATCH] Remove Ubuntu 18.04 support from the repository

2022-05-11 Thread Fam Zheng
On 2022-05-11 13:13, Philippe Mathieu-Daudé via wrote: > +Fam > On Wed, May 11, 2022 at 1:03 PM Thomas Huth wrote: > > On 11/05/2022 12.46, Philippe Mathieu-Daudé wrote: > > > +Robert > > > > > > On Wed, May 11, 2022 at 11:30 AM Daniel P. Berrangé > > > wrote: > > >> > > >> On Tue, May 10, 2022

Re: [PATCH] Remove Ubuntu 18.04 support from the repository

2022-05-11 Thread Thomas Huth
On 11/05/2022 13.13, Philippe Mathieu-Daudé wrote: +Fam On Wed, May 11, 2022 at 1:03 PM Thomas Huth wrote: On 11/05/2022 12.46, Philippe Mathieu-Daudé wrote: +Robert On Wed, May 11, 2022 at 11:30 AM Daniel P. Berrangé wrote: On Tue, May 10, 2022 at 09:56:12PM +0200, Thomas Huth wrote:

Re: [PATCH] Remove Ubuntu 18.04 support from the repository

2022-05-11 Thread Philippe Mathieu-Daudé via
+Fam On Wed, May 11, 2022 at 1:03 PM Thomas Huth wrote: > On 11/05/2022 12.46, Philippe Mathieu-Daudé wrote: > > +Robert > > > > On Wed, May 11, 2022 at 11:30 AM Daniel P. Berrangé > > wrote: > >> > >> On Tue, May 10, 2022 at 09:56:12PM +0200, Thomas Huth wrote: > >>> According to our "Supporte

Re: [PATCH] Remove Ubuntu 18.04 support from the repository

2022-05-11 Thread Thomas Huth
On 11/05/2022 12.46, Philippe Mathieu-Daudé wrote: +Robert On Wed, May 11, 2022 at 11:30 AM Daniel P. Berrangé wrote: On Tue, May 10, 2022 at 09:56:12PM +0200, Thomas Huth wrote: According to our "Supported build platforms" policy, we now do not support Ubuntu 18.04 anymore. Remove the rel

Re: [PATCH] Remove Ubuntu 18.04 support from the repository

2022-05-11 Thread Philippe Mathieu-Daudé via
+Robert On Wed, May 11, 2022 at 11:30 AM Daniel P. Berrangé wrote: > > On Tue, May 10, 2022 at 09:56:12PM +0200, Thomas Huth wrote: > > According to our "Supported build platforms" policy, we now do not support > > Ubuntu 18.04 anymore. Remove the related files and entries from our CI. > > > > S

Re: [PATCH] Remove Ubuntu 18.04 support from the repository

2022-05-11 Thread Daniel P . Berrangé
On Tue, May 10, 2022 at 09:56:12PM +0200, Thomas Huth wrote: > According to our "Supported build platforms" policy, we now do not support > Ubuntu 18.04 anymore. Remove the related files and entries from our CI. > > Signed-off-by: Thomas Huth > --- > Seems like nobody touched the 18.04-based tes

[PATCH] Remove Ubuntu 18.04 support from the repository

2022-05-10 Thread Thomas Huth
According to our "Supported build platforms" policy, we now do not support Ubuntu 18.04 anymore. Remove the related files and entries from our CI. Signed-off-by: Thomas Huth --- Seems like nobody touched the 18.04-based tests/vm/ubuntu* files in a very long time, so I assume these are not used