Re: [libvirt PATCH 2/2] ci: Add Ubuntu 22.04

2022-05-06 Thread Andrea Bolognani
On Fri, May 06, 2022 at 10:36:10AM +0200, Michal Prívozník wrote: > On 5/6/22 10:31, Daniel P. Berrangé wrote: > >>> + ubuntu-2204: x86_64 > >> > >> Any reason we don't want to run ASAN on new Ubuntu? Or we do that only > >> for clang? > > > > We only need ASAN running on one job and which one is

Re: [libvirt PATCH 2/2] ci: Add Ubuntu 22.04

2022-05-06 Thread Michal Prívozník
On 5/6/22 10:31, Daniel P. Berrangé wrote: > On Fri, May 06, 2022 at 10:29:32AM +0200, Michal Prívozník wrote: >> On 5/6/22 10:03, Andrea Bolognani wrote: >>> Signed-off-by: Andrea Bolognani >>> --- >>> ci/containers/ubuntu-2204.Dockerfile | 101 +++ >>> ci/gitlab.yml

Re: [libvirt PATCH 2/2] ci: Add Ubuntu 22.04

2022-05-06 Thread Daniel P . Berrangé
On Fri, May 06, 2022 at 10:29:32AM +0200, Michal Prívozník wrote: > On 5/6/22 10:03, Andrea Bolognani wrote: > > Signed-off-by: Andrea Bolognani > > --- > > ci/containers/ubuntu-2204.Dockerfile | 101 +++ > > ci/gitlab.yml| 16 + > >

Re: [libvirt PATCH 2/2] ci: Add Ubuntu 22.04

2022-05-06 Thread Michal Prívozník
On 5/6/22 10:03, Andrea Bolognani wrote: > Signed-off-by: Andrea Bolognani > --- > ci/containers/ubuntu-2204.Dockerfile | 101 +++ > ci/gitlab.yml| 16 + > ci/manifest.yml | 2 + > 3 files changed, 119 insertions(+) >

[libvirt PATCH 2/2] ci: Add Ubuntu 22.04

2022-05-06 Thread Andrea Bolognani
Signed-off-by: Andrea Bolognani --- ci/containers/ubuntu-2204.Dockerfile | 101 +++ ci/gitlab.yml| 16 + ci/manifest.yml | 2 + 3 files changed, 119 insertions(+) create mode 100644 ci/containers/ubuntu-2204.Dockerfile