Project

Profile

Help

Test #4721

closed

Test simple content copy

Added by dalley about 5 years ago. Updated over 3 years ago.

Status:
CLOSED - COMPLETE
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Version:
Platform Release:
Tags:
Sprint:
Quarter:

Description

  1. Create an RPM repository
  2. Populate it with content
  3. Create a second, empty RPM repository
  4. Use the copy API endpoint to copy all content from the first repository into the second repository
  5. Check that a new repository version was created in the second repository, and that it has identical content to the first

The copy API works as follows

http --form POST http://localhost:24817/pulp/api/v3/rpm/copy/ source_repository=${SRC_REPO_HREF} destination_repository=${DEST_REPO_HREF}

(exact parameter names TBD)


Related issues

Related to RPM Support - Story #4716: As a user, I have simple content copy between repositoriesCLOSED - CURRENTRELEASEdalley

Actions
Actions #1

Updated by dalley about 5 years ago

  • Related to Story #4716: As a user, I have simple content copy between repositories added
Actions #2

Updated by bmbouter almost 5 years ago

  • Tags deleted (Pulp 3)
Actions #3

Updated by ragbalak almost 5 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to ragbalak
Actions #4

Updated by ragbalak almost 5 years ago

kersom bherring

The testcase for this issue is covered inside the
https://github.com/pulp/pulp_file/pull/216

Hope this helps.

Thanks and Regards,
Ragavendran B

Actions #5

Updated by ragbalak almost 5 years ago

  • Status changed from ASSIGNED to NEW
Actions #6

Updated by ragbalak almost 5 years ago

  • Assignee deleted (ragbalak)
Actions #7

Updated by dalley over 3 years ago

  • Status changed from NEW to CLOSED - COMPLETE

Also available in: Atom PDF