Actions
Test #4274
closedTest that one repo can be synced with different remote content types
Version:
Platform Release:
Tags:
Sprint:
Quarter:
Description
- Create a repository
- Create a remote using file feed URL
- Create a remote using RPM feed URL
- Create a a remote using docker feed URL
It will not be able to sync all different types at once.
Sync remote by remote.
- Sync file remote
- Sync RPM remtoe
- Sync docker remote
This test will require that different plugins to be present in the Pulp 3 install. Evaluate best repo in our CI to add this test.
Assert that all the content from all 3 remote repositories should be present at the end.
Related issues
Updated by kersom over 5 years ago
- Related to Issue #4479: Failure when syncing repository with different remote content types added
Updated by kersom over 5 years ago
- Related to Test #4448: Test sync mirror=True added
Updated by kersom over 5 years ago
- Status changed from ASSIGNED to NEW
- Assignee deleted (
kersom)
Added by kersom about 5 years ago
Updated by kersom about 5 years ago
- Status changed from NEW to MODIFIED
Applied in changeset pulpcore|4029a85f5950ad4b33bf83dc23f5c7c8fff97c9b.
Updated by kersom about 5 years ago
- Status changed from MODIFIED to CLOSED - COMPLETE
Actions
Add test to sync different remotes same repository
Add tests to sync different remotes: docker, rpm, file in the same repository.
https://pulp.plan.io/issues/4274 #4274