ALBS-1040: Investigate why Pungi doesn't put modules packages into the final repos
- The unitttest is fixed
This commit is contained in:
parent
fa4640f03e
commit
d7b173cae5
@ -335,6 +335,7 @@ version: '1'
|
||||
result = self._koji.listTagged('dist-c8-module-compose')
|
||||
self.assertEqual([
|
||||
{
|
||||
'arch': 'x86_64',
|
||||
'build_id': 0,
|
||||
'id': 0,
|
||||
'name': 'javapackages-tools',
|
||||
@ -346,6 +347,7 @@ version: '1'
|
||||
'version': '201801'
|
||||
},
|
||||
{
|
||||
'arch': 'x86_64',
|
||||
'build_id': 1,
|
||||
'id': 1,
|
||||
'name': 'mariadb-devel',
|
||||
|
Loading…
Reference in New Issue
Block a user