Actions
Test #5265
closedTest - As a user, I can use the REST API to dispatch a Pulp 2 to 3 migration task.
Status:
CLOSED - COMPLETE
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Platform Release:
Tags:
Sprint:
Quarter:
Description
The Django app in the pulp-2to3-migrate[0] repo needs to provide a view that handles requests at /pulp/api/v3/migrate_pulp2/.
This view should accept 2 parameters: dry_run (boolean) and migration_plan (JSON object). Both of the parameters should be used to dispatch a task called "migrate_from_pulp2". This task should sleep for 1 second and then exit.
Related issues
Updated by kersom over 5 years ago
- Related to Story #5003: As a user, I can use the REST API to dispatch a Pulp 2 to 3 migration task. added
Updated by kersom over 5 years ago
- Related to Test #5194: [Epic] Test migration from Pulp 2 to Pulp 3 added
Updated by ttereshc almost 5 years ago
- Tracker changed from Test to Issue
- Project changed from Pulp to Migration Plugin
- Category deleted (
25) - Severity set to 2. Medium
- Triaged set to No
- Groomed set to No
- Sprint Candidate set to No
Updated by ttereshc over 3 years ago
- Status changed from NEW to CLOSED - COMPLETE
Actions