CLOUDSTACK-8819: Added QCOW2 virtual size checking for S3.#795
Conversation
borisroman
commented
Sep 9, 2015
- Cleaned up S3TemplateDownloader
- Created static QCOW2 utils class.
- Reformatted some parts of DownloadManagerImpl
|
Tested manually. Virtual size is correctly returned now. |
|
cloudstack-pull-rats #558 SUCCESS |
|
cloudstack-pull-analysis #493 SUCCESS |
There was a problem hiding this comment.
Should you use VIRTUALSIZE_HEADER_LENGTH here?
- Cleaned up S3TemplateDownloader - Created static QCOW2 utils class. - Reformatted some parts of DownloadManagerImpl
7ceb1cd to
1971614
Compare
|
cloudstack-pull-rats #567 ABORTED |
|
cloudstack-pull-analysis #503 UNSTABLE |
|
LGTM |
1 similar comment
|
LGTM |
|
@borisroman looks good, can you increase code coverage by adding tests for the utils and core changes? |
|
@bhaisaab Will do! Please wait with merging, will commit them to this PR. |
|
Thanks @borisroman |
|
@karuturi Fixed the findbug issue. Was due to reformatting of one method. |
75ab81f to
548efca
Compare
There was a problem hiding this comment.
Can you use StringUtils.getPreferredCharset()?
e16d83c to
31afa7a
Compare
31afa7a to
aa19a6a
Compare
CLOUDSTACK-8819: Added QCOW2 virtual size checking for S3.- Cleaned up S3TemplateDownloader - Created static QCOW2 utils class. - Reformatted some parts of DownloadManagerImpl * pr/795: Added Unit Tests for QCOW2Utils. Fixed Findbugs issue introduced by 1c6378e PR #795. Added QCOW2 virtual size checking for S3. Signed-off-by: Wido den Hollander <wido@widodh.nl>
|
cloudstack-pull-rats #592 FAILURE |
|
cloudstack-pull-rats #594 FAILURE |
|
cloudstack-pull-analysis #528 FAILURE |
|
cloudstack-pull-analysis #530 FAILURE |
|
cloudstack-pull-analysis #531 ABORTED |
|
cloudstack-pull-rats #595 ABORTED |
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>