Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-v1.57] Always use scratchspace when importing and converting (#2832) #2841

Merged
merged 1 commit into from
Aug 12, 2023

Commits on Aug 11, 2023

  1. Always use scratchspace when importing and converting (kubevirt#2832)

    * Remove older nbdkit
    
    Signed-off-by: Alexander Wels <awels@redhat.com>
    
    * When converting always use scratch space importing instead
    of ndbkit. Once we are able to get nbdkit 1.35.8 or newer
    we can revert this change since that will include improvements
    to the downloading speed.
    
    Signed-off-by: Alexander Wels <awels@redhat.com>
    
    * Disable metrics test for import because straight import doesn't
    return total, and this means the metrics are disabled.
    
    Signed-off-by: Alexander Wels <awels@redhat.com>
    
    * Fix broken functional tests
    
    Signed-off-by: Alexander Wels <awels@redhat.com>
    
    * Address review comments
    
    Signed-off-by: Alexander Wels <awels@redhat.com>
    
    * Additional review comments.
    Fixed functional test that was not doing the right
    thing while running the test.
    
    Signed-off-by: Alexander Wels <awels@redhat.com>
    
    * Always set preallocation on block devices when directly
    writing to the device
    
    Signed-off-by: Alexander Wels <awels@redhat.com>
    
    ---------
    
    Signed-off-by: Alexander Wels <awels@redhat.com>
    awels committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    d7c5a68 View commit details
    Browse the repository at this point in the history