Actions
Task #6639
closedEnsure that only one migration plan can be run at a time
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 73
Quarter:
Description
At the view level when user triggers the migration check that no other migration is running:
- get
task_group
from all the tasks with "reserved_resources_record": [ "pulp_2to3_migration" ] - check that there are no running or waiting tasks in those task_groups
Actions
Ensure that only one migration plan can be run at a time.
closes #6639 https://pulp.plan.io/issues/6639