Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
storage: disable metamorphism of excises and EFOS
The new excise operation and eventually file-only snapshot (EFOS) features in Pebble are experimental. Within the 23.2 release, these features must only be enabled within the context of the disaggregated storage techncial preview. These features are still experimental and unstable. Remove the metamorphism of these settings in tests in order to stabilize the 23.2 release branch. As we appraoch release, we want our test failures to be high signal, and failures dependent on these settings should not block the release. On the master branch these settings will be enabled unconditionally soon, and we'll get plenty of test coverage before their general availability in 24.1. Epic: none Informs cockroachdb#112221. Informs cockroachdb#113973. Informs cockroachdb#114056. Release note: none
- Loading branch information