data: include appstream repository metadata

The CentOS Stream 9 repository metadata contains modules; these are
necessary for testing modularity depsolving.

Note that the filelists metadata is kept empty to keep repository size
down.

Co-authored-by: Michael Vogt <michael.vogt@gmail.com>
Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
This commit is contained in:
Simon de Vlieger 2025-01-15 09:17:28 +01:00 committed by Ondřej Budai
parent 52b4ba7e63
commit 1e70131346
11 changed files with 2123 additions and 38 deletions

View file

@ -18,6 +18,7 @@ import pytest
REPO_PATHS = [
"./test/data/testrepos/baseos/",
"./test/data/testrepos/appstream/",
"./test/data/testrepos/custom/",
]