-
Notifications
You must be signed in to change notification settings - Fork 267
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use scratch space as the default option for most imports
Since we dropped the use of nbdkit we've started prioritizing the use of scratch space for most import flows. However, this new behavior introduced minor differences such as stop converting raw images, which caused inconsistencies in some tests. This commit improves the importer flow to better determine whether to use scratch space or not. Signed-off-by: Alvaro Romero <alromero@redhat.com>
- Loading branch information
Showing
2 changed files
with
3 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters