packetary/packetary/tests
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
..
data RPM dirver: Extended provides with list of primary files 2016-03-02 13:44:17 +03:00
stubs Allow to search mandatory packages in all forest 2016-07-05 22:45:28 +03:00
__init__.py [packetary] initial commit 2015-10-20 19:33:48 +00:00
base.py Introduced new scheme to declare requirements 2016-05-19 15:26:16 +03:00
test_api_context.py Introduced new scheme to declare requirements 2016-05-19 15:26:16 +03:00
test_api_loaders.py Introduced new scheme to declare requirements 2016-05-19 15:26:16 +03:00
test_api_validators.py Introduced new scheme to declare requirements 2016-05-19 15:26:16 +03:00
test_checksums.py Update file-headers 2015-12-29 12:08:39 +03:00
test_cli_packaging_commands.py Added CLI for building packages 2016-06-27 19:31:16 +03:00
test_cli_repo_commands.py Added CLI for building packages 2016-06-27 19:31:16 +03:00
test_command_utils.py Unify input data format 2016-01-28 17:27:15 +00:00
test_connections.py Fixed handling http redirects 2016-06-15 18:16:31 +03:00
test_deb_driver.py [priority] Merge repos with the same priority 2016-06-14 13:42:34 +03:00
test_executor.py Update file-headers 2015-12-29 12:08:39 +03:00
test_index.py Unify input data format 2016-01-28 17:27:15 +00:00
test_library_utils.py Introduced API to build DEB and RPM repository 2016-01-28 18:22:39 +00:00
test_objects.py [RPM] Use yum library for packages comparison 2016-06-01 15:18:08 +03:00
test_packages_forest.py Allow to search mandatory packages in all forest 2016-07-05 22:45:28 +03:00
test_packages_tree.py Unify input data format 2016-01-28 17:27:15 +00:00
test_packaging_api.py Introduced packaging API 2016-06-22 13:09:23 +03:00
test_packaging_controller.py Introduced packaging API 2016-06-22 13:09:23 +03:00
test_repository_api.py Allow to search mandatory packages in all forest 2016-07-05 22:45:28 +03:00
test_repository_contoller.py Introduced packaging API 2016-06-22 13:09:23 +03:00
test_rpm_driver.py [priority] Merge repos with the same priority 2016-06-14 13:42:34 +03:00
test_schemas.py Introduced new scheme to declare requirements 2016-05-19 15:26:16 +03:00
test_streams.py Update file-headers 2015-12-29 12:08:39 +03:00