tests/functional: skip tests if assets are not available
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 17 Dec 2024 15:59:51 +0000 (15:59 +0000)
committerThomas Huth <thuth@redhat.com>
Tue, 17 Dec 2024 18:39:53 +0000 (19:39 +0100)
commit6ff217c2d1c231f727c1be356da4a71cdfdd7ec5
treefeee23350925bb345d731a385634d9631d771198
parentc5be9dd32f35d049983cc42c3835cc3d8167f13f
tests/functional: skip tests if assets are not available

If downloading of assets has been disabled, then skip running a
test if the assets it has registered are not already downloaded.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20241217155953.3950506-31-berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/functional/qemu_test/asset.py
tests/functional/qemu_test/testcase.py