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
Updated by ipanova@redhat.com over 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ipanova@redhat.com
- Sprint set to Sprint 72
Updated by pulpbot over 4 years ago
- Status changed from ASSIGNED to POST
Added by ipanova@redhat.com over 4 years ago
Added by ipanova@redhat.com over 4 years ago
Revision 8b2fec7f | View on GitHub
Ensure that only one migration plan can be run at a time.
Added by ipanova@redhat.com over 4 years ago
Revision 8b2fec7f | View on GitHub
Ensure that only one migration plan can be run at a time.
Updated by ipanova@redhat.com over 4 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp:pulp-2to3-migration|8b2fec7fb8f8824605f65c099b195cdfe7bcabde.
Updated by ttereshc over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Ensure that only one migration plan can be run at a time.
closes #6639 https://pulp.plan.io/issues/6639