Home
last modified time | relevance | path

Searched hist:"92 f8e8e2" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/avocado/
H A Dmachine_aspeed.py92f8e8e2 Wed Sep 14 10:59:26 CDT 2022 Alex Bennée <alex.bennee@linaro.org> tests/avocado: split the AST2x00Machine classes

The SDK tests take a lot longer to run and hence need a longer
timeout. As they run well over the 60 second maximum for CI lets also
disable them for CI as well.

I suspect they also suffer from the inability to detect the login
prompt due to no newlines being processed.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220914155950.804707-7-alex.bennee@linaro.org>