Bug #21663
[qa] rbd_mirror_helpers.sh request_resync_image function saves image id to wrong variable
Status:
Resolved
Priority:
Normal
Assignee:
Jason Dillaman
Target version:
-
% Done:
0%
Source:
Q/A
Tags:
Backport:
luminous,jewel
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Description
The image id should be cached prior to requesting a resync to avoid races. However, the "image_id" variable is not being set because the image id is being saved as "cluster1" instead.
Related issues
History
#1 Updated by Jason Dillaman over 5 years ago
- Status changed from In Progress to Fix Under Review
#2 Updated by Mykola Golub over 5 years ago
- Status changed from Fix Under Review to Pending Backport
#3 Updated by Nathan Cutler over 5 years ago
- Copied to Backport #21690: luminous: [qa] rbd_mirror_helpers.sh request_resync_image function saves image id to wrong variable added
#4 Updated by Nathan Cutler over 5 years ago
- Copied to Backport #21691: jewel: [qa] rbd_mirror_helpers.sh request_resync_image function saves image id to wrong variable added
#5 Updated by Jason Dillaman almost 5 years ago
- Status changed from Pending Backport to Resolved