Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | jepsen: reconfigure nemesis + add db nemesis | Alex Auvolat | 2023-10-25 | 6 | -107/+134 |
| | |||||
* | jepsen: got a failure with set1 | Alex Auvolat | 2023-10-24 | 1 | -5/+4 |
| | |||||
* | jepsen: fix nemesis to actually generate many operations | Alex Auvolat | 2023-10-24 | 1 | -24/+33 |
| | |||||
* | jepsen: set1 and set2 don't fail anymore ?? | Alex Auvolat | 2023-10-24 | 3 | -40/+47 |
| | |||||
* | jepsen: more testing | Alex Auvolat | 2023-10-24 | 5 | -35/+84 |
| | |||||
* | jepsen: update readme | Alex Auvolat | 2023-10-20 | 1 | -2/+2 |
| | |||||
* | jepsen: code path for nemesis final generator | Alex Auvolat | 2023-10-20 | 2 | -22/+24 |
| | |||||
* | jepsen: add cluster reconfiguration nemesis | Alex Auvolat | 2023-10-20 | 4 | -14/+106 |
| | |||||
* | jepsen: register crdt read-after-write is fixed with deleteobject patch | Alex Auvolat | 2023-10-20 | 4 | -9/+9 |
| | |||||
* | jepsen: reg2 failure seems to happen only with deleteobject | Alex Auvolat | 2023-10-20 | 3 | -7/+30 |
| | |||||
* | jepsen: errors in reg2 workload under investigation | Alex Auvolat | 2023-10-20 | 3 | -17/+41 |
| | |||||
* | jepsen: wip checker for register-like behavior | Alex Auvolat | 2023-10-20 | 1 | -4/+62 |
| | |||||
* | jepsen: fix the list-objects call (?) | Alex Auvolat | 2023-10-19 | 3 | -28/+52 |
| | |||||
* | jepsen: investigating listobjects error | Alex Auvolat | 2023-10-19 | 5 | -10/+39 |
| | |||||
* | jepsen: refactoring | Alex Auvolat | 2023-10-19 | 5 | -30/+70 |
| | |||||
* | make jepsen test more robust: handle errors and timeouts, fixed access key | Alex Auvolat | 2023-10-18 | 3 | -26/+36 |
| | |||||
* | refactor jepsen code | Alex Auvolat | 2023-10-18 | 5 | -77/+83 |
| | |||||
* | refactor jepsen setup logic | Alex Auvolat | 2023-10-18 | 2 | -47/+96 |
| | |||||
* | jepsen: update jepsen and fix garage key info | Alex Auvolat | 2023-10-18 | 2 | -2/+2 |
| | |||||
* | jepsen: update to garage 0.9.0 | Alex Auvolat | 2023-10-18 | 2 | -6/+10 |
| | |||||
* | reformatting | Alex Auvolat | 2023-10-18 | 2 | -11/+8 |
| | |||||
* | Check read-after-write property for sets | Alex Auvolat | 2023-10-18 | 1 | -5/+43 |
| | |||||
* | set tests with independant tests together | Alex Auvolat | 2023-10-18 | 2 | -20/+42 |
| | |||||
* | two set workloads with different checkers | Alex Auvolat | 2023-10-18 | 3 | -8/+18 |
| | |||||
* | Add garage set test (this one works :p) | Alex Auvolat | 2023-10-18 | 5 | -21/+95 |
| | |||||
* | refactor jepsen test | Alex Auvolat | 2023-10-18 | 3 | -155/+244 |
| | |||||
* | remove useless files | Alex Auvolat | 2023-10-18 | 5 | -310/+3 |
| | |||||
* | the fix for increasing timestamps does not make things linearizable | Alex Auvolat | 2023-10-18 | 1 | -2/+3 |
| | |||||
* | even without nemesis, s3 get/put/delete is not linearizable (is this normal?) | Alex Auvolat | 2023-10-18 | 3 | -37/+64 |
| | |||||
* | better match exceptions | Alex Auvolat | 2023-10-18 | 1 | -9/+11 |
| | |||||
* | jepsen: s3 gets and puts | Alex Auvolat | 2023-10-18 | 7 | -102/+141 |
| | |||||
* | jepsen connects to vagrant vms | Alex Auvolat | 2023-10-18 | 8 | -124/+38 |
| | |||||
* | jepsen ssh into containers seem to work ? | Alex Auvolat | 2023-10-18 | 7 | -19/+150 |
| | |||||
* | jepsen: wip | Alex Auvolat | 2023-10-18 | 12 | -0/+471 |
| | |||||
* | Merge pull request 'use mold linker when invoking cargo manually (not in nix ↵ | Alex | 2023-10-18 | 3 | -11/+18 |
|\ | | | | | | | | | | | build scripts)' (#646) from mold-linker into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/646 | ||||
| * | use mold linker when invoking cargo manually (not in nix build scripts)mold-linker | Alex Auvolat | 2023-10-10 | 3 | -11/+18 |
| | | |||||
* | | Merge pull request 'fix compilation on macos' (#654) from ↵ | Alex | 2023-10-16 | 1 | -2/+2 |
|\ \ | | | | | | | | | | | | | | | | trinity-1686a/garage:fix-macos-compilation into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/654 | ||||
| * | | fix compilation on macos | trinity-1686a | 2023-10-15 | 1 | -2/+2 |
|/ / | | | | | | | fsblkcnt_t is ony 32b there, so we have to do an additional cast | ||||
* | | Merge pull request 'documentation updates for v0.9.0' (#647) from ↵ | Alex | 2023-10-11 | 3 | -47/+58 |
|\ \ | | | | | | | | | | | | | | | | doc-updates into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/647 | ||||
| * | | doc: update quick start and real world for v0.9.0doc-updates | Alex Auvolat | 2023-10-11 | 2 | -44/+52 |
| | | | |||||
| * | | doc: updates to the "migrating to v0.9" page | Alex Auvolat | 2023-10-10 | 1 | -3/+6 |
|/ / | |||||
* | | Merge pull request 'Garage v0.9' (#473) from next into main | Alex | 2023-10-10 | 120 | -2316/+27777 |
|\ \ | |/ |/| | | | Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/473 | ||||
| * | bump version to v0.9.0v0.9.0next | Alex Auvolat | 2023-10-10 | 13 | -87/+87 |
| | | |||||
| * | convert_db: fix build | Alex Auvolat | 2023-10-10 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'main' into next | Alex Auvolat | 2023-10-10 | 5 | -30/+32 |
| |\ | |/ |/| | |||||
* | | Merge pull request 'Move convert_db command into main garage binary' (#645) ↵ | Alex | 2023-10-10 | 5 | -30/+32 |
|\ \ | | | | | | | | | | | | | | | | from convert-db-main-binary into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/645 | ||||
| * | | Move convert_db command into main garage binaryconvert-db-main-binary | Alex Auvolat | 2023-10-10 | 5 | -30/+32 |
|/ / | |||||
| * | admin api: increased compatibility for v0/ endpointsv0.9.0-rc2 | Alex Auvolat | 2023-10-05 | 5 | -163/+388 |
| | | |||||
| * | admin api: remove broken GET /v0/key router rule | Alex Auvolat | 2023-10-05 | 1 | -1/+1 |
| | | |||||
| * | upgrade doc: fixes and precisions | Alex Auvolat | 2023-10-05 | 1 | -3/+4 |
| | |