[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH] CI: Add an x86_64 Clang Randconfig job
On Fri, 10 Jan 2025, Alejandro Vallejo wrote: > On Fri Jan 10, 2025 at 4:02 PM GMT, Andrew Cooper wrote: > > This was recently identified as a hole in testing. > > > > Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> > > --- > > CC: Roger Pau Monné <roger.pau@xxxxxxxxxx> > > CC: Stefano Stabellini <sstabellini@xxxxxxxxxx> > > CC: Anthony PERARD <anthony.perard@xxxxxxxxxx> > > CC: Oleksii Kurochko <oleksii.kurochko@xxxxxxxxx> > > > > https://gitlab.com/xen-project/people/andyhhp/xen/-/jobs/8820980201 > > --- > > automation/gitlab-ci/build.yaml | 6 ++++++ > > 1 file changed, 6 insertions(+) > > > > diff --git a/automation/gitlab-ci/build.yaml > > b/automation/gitlab-ci/build.yaml > > index 3abd2a0c6575..cb84f379b754 100644 > > --- a/automation/gitlab-ci/build.yaml > > +++ b/automation/gitlab-ci/build.yaml > > @@ -551,6 +551,12 @@ debian-12-x86_64-clang: > > variables: > > CONTAINER: debian:12-x86_64 > > > > +debian-12-x86_64-clang-randconfig: > > + extends: .clang-x86-64-build > > + variables: > > + CONTAINER: debian:12-x86_64 > > + RANDCONFIG: y > > + > > debian-12-x86_64-gcc: > > extends: .gcc-x86-64-build > > variables: > > Reviewed-by: Alejandro Vallejo <alejandro.vallejo@xxxxxxxxx> Acked-by: Stefano Stabellini <sstabellini@xxxxxxxxxx>
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |