Acceptance test: cancel test if m68k kernel packages goes missing
commitd2499aca4bac613d837e2720e7bbe3378bc91245
authorCleber Rosa <crosa@redhat.com>
Tue, 29 Oct 2019 23:23:19 +0000 (29 19:23 -0400)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 31 Oct 2019 09:58:04 +0000 (31 09:58 +0000)
treeaa85a7d2bad2b933b5778474c48a13895384252a
parent4e89ed19760cd8211cc342d9093c3e4dc1d62a0c
Acceptance test: cancel test if m68k kernel packages goes missing

The Linux kernel that is extracted from a Debian package for the q800
machine test is hosted on a "pool" location.  AFAICT, it gets updated
without too much ceremony, and I don't see any archival location that
is stable enough.

For now, to avoid test errors, let's cancel the test if fetching the
package fails.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20191029232320.12419-2-crosa@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/acceptance/boot_linux_console.py