diff --git a/test/testcases.py b/test/testcases.py index 729e6b2b..5a9ac03c 100644 --- a/test/testcases.py +++ b/test/testcases.py @@ -60,6 +60,7 @@ class TestCaseC9S(TestCase): container_ref: str = os.getenv( "BIB_TEST_BOOTC_CONTAINER_TAG", "quay.io/centos-bootc/centos-bootc:stream9") + use_librepo: bool = True @dataclasses.dataclass