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:
parent
52b4ba7e63
commit
1e70131346
11 changed files with 2123 additions and 38 deletions
|
|
@ -18,6 +18,7 @@ import pytest
|
|||
|
||||
REPO_PATHS = [
|
||||
"./test/data/testrepos/baseos/",
|
||||
"./test/data/testrepos/appstream/",
|
||||
"./test/data/testrepos/custom/",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue