packetary/packetary/tests/stubs
Sergey Kulanov f922090dc6 Allow to search mandatory packages in all forest
Update requirements with filter option:

        "mandatory": {
            "enum": ["exact", "newest"]
        }

1) [RPM] We need to search the newest mandatory packages in all
   forest but not from the exact tree, also repo priority should
   be take into account

2) Add priority to gen_repository in tests, since this is
   mandatory parameter

3) [Tests] Add package10 with different version to check mandatory
   values:
    - None
    - "exact"
    - "newest"
  match for mandatory packages

Change-Id: I36a1463b495075bf6c44a46b557c3ac524de0220
Closes-bug: #1585103
2016-07-05 22:45:28 +03:00
..
__init__.py [packetary] Packages indexer 2015-11-03 17:29:10 +03:00
executor.py Update file-headers 2015-12-29 12:08:39 +03:00
generator.py Allow to search mandatory packages in all forest 2016-07-05 22:45:28 +03:00
helpers.py Introduced new scheme to declare requirements 2016-05-19 15:26:16 +03:00