Lubomír Sedlář
1350684c31
Index arch modulemd by full NSVC
...
There can be multiple modules with the same name and stream. They should
all have the same version, but will have different contexts. Fus takes
only N:S as input, but should pull in all matching modules. We just need
to give it correct data in the repo.
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2018-09-05 13:10:53 +02:00
Lubomír Sedlář
7c5020e82d
Reduce duplication in tests
...
Set the dummy compose into non-debug mode in a single place, and only
change it when needed.
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2018-08-29 15:52:45 +02:00
Lubomír Sedlář
490f079c44
Update tests for libmodulemd 1.4.0
...
It got a little picky about allowed inputs. We need full RPM NEVRA in
all tests.
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2018-05-02 15:36:52 +02:00
Ondrej Nosek
1f0739831c
Update tests for Python 2.6
...
Signed-off-by: Ondrej Nosek <onosek@redhat.com>
2018-03-29 16:34:52 +02:00
Jan Kaluza
c6d507582a
Support multilib in GatherSourceModule
...
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2018-03-28 13:38:46 +02:00
Jan Kaluza
1574f306c7
Move Modulemd import to pungi/__init__.py to remove duplicated code.
...
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2018-03-20 12:59:17 +01:00
Jan Kaluza
3f71cdd384
Use Modulemd.Module for 'variant.arch_mmds' instead of yaml dump
...
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
Merges: https://pagure.io/pungi/pull-request/872
2018-03-19 14:47:03 +01:00
Jan Kaluza
fedce5dff1
Remove the filtered RPMs from module metadata even in case all RPMs are filtered out.
...
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2018-03-15 11:13:39 +01:00