On Tue, May 13, 2025 at 11:00 AM Bruce Richardson <bruce.richard...@intel.com> wrote: > > Add a script to buildtools to report the minimum meson version given in > our meson.build file. Then use this script in two ways: > > 1. in the .ci/linux-setup.sh script, use the auto-determined minimum > version to set up the CI, rather than hard-coding it. > 2. in meson.build call the script to report the version. This serves as > a sanity check to ensure that any changes to meson.build file do not > break the script. > > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com> > Acked-by: Stephen Hemminger <step...@networkplumber.org> > Reviewed-by: Patrick Robb <pr...@iol.unh.edu> > --- > v2: rebased to latest main
This patch is reverting dbcd72f3fba0 ("ci: fix unit tests with Fedora 37"). There were some strange errors raised by UNH, though I don't see the same python backtrace. Let's try again: Recheck-request: iol-unit-arm64-testing, iol-unit-amd64-testing -- David Marchand