David Marchand <david.march...@redhat.com> writes: > Disabling drivers and optional libraries was not tested. > Add a new target in test-meson-builds.sh and GHA with just the minimum > to run test-null.sh and any other optional component disabled. > > Signed-off-by: David Marchand <david.march...@redhat.com> > --- > Changes since v1: > - dropped target cleanup in test-meson-builds.sh, this will be handled > in a separate series in the future, > - disabled all drivers but mempool/ring and net/null, > required to pass test-null.sh. bus/vdev is explicitly enabled for >
Acked-by: Aaron Conole <acon...@redhat.com>