On 7/1/19 5:58 PM, Alex Bennée wrote: > > Peter Maydell <peter.mayd...@linaro.org> writes: > >> On Mon, 24 Jun 2019 at 14:43, Alex Bennée <alex.ben...@linaro.org> wrote: >>> >>> The following changes since commit 474f3938d79ab36b9231c9ad3b5a9314c2aeacde: >>> >>> Merge remote-tracking branch >>> 'remotes/amarkovic/tags/mips-queue-jun-21-2019' into staging (2019-06-21 >>> 15:40:50 +0100) > <snip> >> >> OpenBSD also passes but has some output which my 'find warnings' >> grep picks up: >> >> con recv: WARNING: root is targeted by password guessing attacks, >> pubkeys are safer. > > This is a warning the installer issues before it asks you the question: > > Allow root ssh login? > > Again this will only occur on the initial setup. > > Can you whitelist these warnings on your script?
Hmm if this is installer-only warning, why not filter it in OpenBSDVM::build_image()?