Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test that pulp to pulp sync for python packages work #493

Closed
preethit opened this issue Jan 19, 2017 · 1 comment
Closed

Test that pulp to pulp sync for python packages work #493

preethit opened this issue Jan 19, 2017 · 1 comment

Comments

@preethit
Copy link

https://pulp.plan.io/issues/140

  1. Create python repoA with feed

  2. Sync repoA

  3. Create repoB with --feed repoA

  4. Run Sync
    Assert: Sync is success

  5. Create python repoA with no feed

  6. Upload content to the repo

  7. Publish the repo

  8. Create repoB with --feed repoA

  9. Run Sync
    Assert: Sync is success

@Ichimonji10
Copy link
Contributor

@dkliban clarified that, for this issue to be fully tested, we need to sync from one Pulp application to another completely independent Pulp application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants