bec9cf1477
[sse-c] Documentation for SSE-C
cdbf6d18d7
[sse-c] Testing for SSE-C encryption
42394d32fa
[sse-c] Implement SSE-C encryption
d8c5d2a95c
[sse-c] Documentation for SSE-C
12ae9fdb7b
[sse-c] Testing for SSE-C encryption
0b3c845501
[sse-c] Implement SSE-C encryption
WIP: jepsen.garage nixos test
(Looks like the CI pipeline is broken, probably because of nixpkgs unstable. It's unable to build Wine which we use to test the winscp client)
WIP: jepsen.garage nixos test
I think it would be nice to get this merged so that we can run the Jepsen testing pipeline in our CI.
Some remarks:
- It is not desirable to set nixpkgs to unstable for the build process.…
ReplicationMode -> ConsistencyMode+ReplicationFactor
I think changing all of the config files in all of the testing scripts to use replication_factor
instead of the old replication_mode
config param is going to cause issues, for example:
-…
603604cdfc
Merge pull request 'refactor: remove max_write_errors and max_faults' (#760) from yuka/garage:remove-max-write-errors into next-0.10
6760895926
refactor: remove max_write_errors and max_faults
refactor: remove max_write_errors and max_faults