Acceptance Tests: restore filtering of tests by target arch
commit235c15fac50026b32b43431bd37a61a9e03d42da
authorCleber Rosa <crosa@redhat.com>
Thu, 25 Feb 2021 23:21:22 +0000 (25 18:21 -0500)
committerThomas Huth <thuth@redhat.com>
Tue, 9 Mar 2021 10:26:31 +0000 (9 11:26 +0100)
treec7b5aa197261109fa6a827b3e953c780ee852431
parent93fca0f2416fb5a26e06c43e3a1adec74ece74da
Acceptance Tests: restore filtering of tests by target arch

Previously, tests were being filtered by the matching target
architectures to be built.  The benefit, compared to the current
situation, is a more concise test job that won't show tests canceled
because a matching QEMU binary was not found (those tests won't even
be attempted).

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Message-Id: <20210225232122.1254879-3-crosa@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/Makefile.include