Project

Profile

Help

Test #4721

closed

Test simple content copy

Added by dalley almost 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

Also available in: Atom PDF