Actions
Test #6789
closedTest the copy of RPM with its strict dependencies
Version:
Platform Release:
Tags:
Sprint:
Quarter:
Description
Test copy RPM package content with depsolving=True which should copy package and all its dependency.
test case 1
- create repository and populate it with content
- create new repository and leave it blank
- use copy pointing on one package with depsolving=True
- check if new repository contains package above and its dependencies
test case 2
- create repositoryA and populate it with content
- create new repositoryB and populate it with some content which can be satisfactory for package from first repoA
- use copy pointing on one package with depsolving=True
- check that package has been copied and only part of the dependencies that missed in repoB were copied
- ensure repoB has the package with all it's needed deps
Updated by ppicka over 4 years ago
- Subject changed from Test copy RPM package content with depsolving to Test the copy of RPM with its strict dependencies
Updated by pulpbot over 4 years ago
- Status changed from NEW to POST
Added by ppicka over 4 years ago
Updated by ppicka over 4 years ago
- Status changed from POST to MODIFIED
Applied in changeset 20159bdb7d5aacac8e26b1e8ae21dd4928b35962.
Updated by ttereshc over 4 years ago
- Status changed from MODIFIED to CLOSED - COMPLETE
Actions
Test - rpm copy package
Test case for sctrict copy of RPM packages with its dependencies.
closes: #6789 https://pulp.plan.io/issues/6789