Actions
Test #4448
closedTest sync mirror=True
Version:
Platform Release:
Tags:
Sprint:
Quarter:
Description
Test sync with mirror=True.
Once this feature is documented, write a test for it.
Related issues
Updated by kersom over 5 years ago
- Related to Story #4341: As a user, I have comprehensive docs on mirroring, sync modes, and how they interact together added
Updated by kersom over 5 years ago
- Related to Issue #4449: Default to mirror = False added
Updated by ragbalak over 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ragbalak
Updated by kersom over 5 years ago
- Related to Test #4274: Test that one repo can be synced with different remote content types added
Added by ragabala over 5 years ago
Updated by Anonymous over 5 years ago
- Status changed from ASSIGNED to MODIFIED
Applied in changeset pulpcore|7faa5ea4ee72f5e0141e2aaea907bbf9b9319d5a.
Updated by ragbalak over 5 years ago
- Status changed from MODIFIED to CLOSED - COMPLETE
Closing this one as it is tested in https://github.com/pulp/pulpcore/pull/42
Actions
Adding mirror true check for rpm/file plugin
This commit will test cross plugin scenario. If the user syncs multiple plugin contents into the same repo with the option mirror=True, the existing content should be overwritten.
closes #4448