Re: [PATCH v8 01/17] xen/riscv: disable unnecessary configs

2024-04-18 Thread Oleksii
On Thu, 2024-04-18 at 09:14 +0200, Jan Beulich wrote: > On 17.04.2024 12:04, Oleksii Kurochko wrote: > > --- a/automation/gitlab-ci/build.yaml > > +++ b/automation/gitlab-ci/build.yaml > > @@ -515,10 +515,14 @@ alpine-3.18-gcc-debug-arm64-boot-cpupools: > >  .riscv-fixed-randconfig: > >   

Re: [PATCH v8 01/17] xen/riscv: disable unnecessary configs

2024-04-18 Thread Jan Beulich
On 17.04.2024 12:04, Oleksii Kurochko wrote: > --- a/automation/gitlab-ci/build.yaml > +++ b/automation/gitlab-ci/build.yaml > @@ -515,10 +515,14 @@ alpine-3.18-gcc-debug-arm64-boot-cpupools: > .riscv-fixed-randconfig: >variables: > EXTRA_FIXED_RANDCONFIG: | > +

[PATCH v8 01/17] xen/riscv: disable unnecessary configs

2024-04-17 Thread Oleksii Kurochko
Disables unnecessary configs for two cases: 1. By utilizing EXTRA_FIXED_RANDCONFIG for randconfig builds (GitLab CI jobs). 2. By using tiny64_defconfig for non-randconfig builds. Only configs which lead to compilation issues were disabled. Remove lines related to disablement of configs which