Project

Profile

Help

Test #4956

closed

As a user, I can clear all units from a new repository version

Added by daviddavis almost 5 years ago. Updated over 4 years ago.

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

Description

In #4901, we allowed users to pass in '*' as part of the list of remove_content_units when creating a RepositoryVersion so that they could remove ALL units from a new repo version.

Test Case 1

1. Create a new repo version with content units
2. Create a new repo version with remove_content_units with ['*']
3. Verify the repo version is empty

Test Case 2 (optional)

1. Create a new repo version with content units
2. Create a new content unit but don't add it to the repo version
3. Create a new repo version by specifying ['*'] for remove_content_units and your new content unit from step 2 for add_content_units
4. Verify the repo version only has the new content unit from step 2

Test Case 3

1. Create a new repo version with content units
2. Attempt to specify both '*' and a content id for remove_units (ie ["*", "/pulp/api/v3/content/file/files/209b2814-79ae-4530-97c5-c097193730ab/"])
3. Verify a 400 response + error


Related issues

Related to Pulp - Story #4901: Repository Version creation api should provide an easy way to clear out all units when adding new unitsCLOSED - CURRENTRELEASEdaviddavis

Actions

Also available in: Atom PDF