Home
last modified time | relevance | path

Searched hist:bcc388df07b8ac69660c2ad0200d4f242513e642 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/vm/
H A Dbasevm.pydiff bcc388df07b8ac69660c2ad0200d4f242513e642 Tue Nov 12 09:08:15 CST 2019 Alex Bennée <alex.bennee@linaro.org> tests/vm: make --interactive (and therefore DEBUG=1) unconditional

While the concept of only dropping to ssh if a test fails is nice it
is more useful for this to be unconditional. You usually just want to
get the build up and running and then noodle around debugging or
attempting to replicate.

Cc: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>