tests/avocado: split the AST2x00Machine classes
commit92f8e8e2fe3adcbbfaa6ee93591e7e7a3a896b08
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 14 Sep 2022 15:59:26 +0000 (14 16:59 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 20 Sep 2022 15:26:56 +0000 (20 16:26 +0100)
treed0518205d851764ebd426a03974c4e7cec470db1
parentb247dba067bf2808de6395ff09ff0cb220ed7c95
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>
tests/avocado/machine_aspeed.py