Previously, if we had external storage enabled, we'd always download in a download op. This meant we didn't really test cases where a download could change the state of the LSM relative to not doing the download.
This change adds a metamorphic test option (toggled randomly) that disables the download operation in 50% of runs.
Previously, if we had external storage enabled, we'd always download in a download op. This meant we didn't really test cases where a download could change the state of the LSM relative to not doing the download.
This change adds a metamorphic test option (toggled randomly) that disables the download operation in 50% of runs.