On 7/10/2026 3:58 AM, Daniel P. Berrangé wrote: > This avoids an interactive prompt that halts execution when > attempting to run the FreeBSD tests due to outdated 14.3 > base image: > > `Bootstrapping pkg from > pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly, please wait... > Verifying signature with trusted certificate pkg.freebsd.org.2013102301... > done > Installing pkg-2.6.2_1... > Newer FreeBSD version for package pkg: > To ignore this error set IGNORE_OSVERSION=yes > - package: 1404000 > - running userland: 1403000 > Ignore the mismatch and continue? [y/N]: > > Signed-off-by: Daniel P. Berrangé <[email protected]> > --- > tests/vm/freebsd | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >
Reviewed-by: Pierrick Bouvier <[email protected]>
