Files
fm-orchestrator/tests
Jan Kaluza 3cfefd7e0b Allow importing MMD without xmd["buildrequires"].
When importing modules for offline local builds from local repositories,
the XMD section does not have to be set at all - it gets removed during
the compose and is also MBS specific.

We need to be able to import such MMDs using the `import_mmd` method
in order to make --offline local builds working.

This commit adds new `check_buildrequires` bool kwarg in `import_mmd`
method to disable `xmd["buildrequires"]` checks to fix this.
2019-04-11 06:45:53 +02:00
..
2019-04-04 13:16:33 -04:00
2019-03-13 13:38:08 +01:00
2018-06-28 10:00:06 -04:00
2019-04-09 15:44:45 +02:00