aboutsummaryrefslogtreecommitdiff
path: root/script
Commit message (Collapse)AuthorAgeFilesLines
* jepsen: fix nemesis to actually generate many operationsAlex Auvolat2023-10-241-24/+33
|
* jepsen: set1 and set2 don't fail anymore ??Alex Auvolat2023-10-243-40/+47
|
* jepsen: more testingAlex Auvolat2023-10-245-35/+84
|
* jepsen: update readmeAlex Auvolat2023-10-201-2/+2
|
* jepsen: code path for nemesis final generatorAlex Auvolat2023-10-202-22/+24
|
* jepsen: add cluster reconfiguration nemesisAlex Auvolat2023-10-204-14/+106
|
* jepsen: register crdt read-after-write is fixed with deleteobject patchAlex Auvolat2023-10-204-9/+9
|
* jepsen: reg2 failure seems to happen only with deleteobjectAlex Auvolat2023-10-203-7/+30
|
* jepsen: errors in reg2 workload under investigationAlex Auvolat2023-10-203-17/+41
|
* jepsen: wip checker for register-like behaviorAlex Auvolat2023-10-201-4/+62
|
* jepsen: fix the list-objects call (?)Alex Auvolat2023-10-193-28/+52
|
* jepsen: investigating listobjects errorAlex Auvolat2023-10-195-10/+39
|
* jepsen: refactoringAlex Auvolat2023-10-195-30/+70
|
* make jepsen test more robust: handle errors and timeouts, fixed access keyAlex Auvolat2023-10-183-26/+36
|
* refactor jepsen codeAlex Auvolat2023-10-185-77/+83
|
* refactor jepsen setup logicAlex Auvolat2023-10-182-47/+96
|
* jepsen: update jepsen and fix garage key infoAlex Auvolat2023-10-182-2/+2
|
* jepsen: update to garage 0.9.0Alex Auvolat2023-10-182-6/+10
|
* reformattingAlex Auvolat2023-10-182-11/+8
|
* Check read-after-write property for setsAlex Auvolat2023-10-181-5/+43
|
* set tests with independant tests togetherAlex Auvolat2023-10-182-20/+42
|
* two set workloads with different checkersAlex Auvolat2023-10-183-8/+18
|
* Add garage set test (this one works :p)Alex Auvolat2023-10-185-21/+95
|
* refactor jepsen testAlex Auvolat2023-10-183-155/+244
|
* remove useless filesAlex Auvolat2023-10-185-310/+3
|
* the fix for increasing timestamps does not make things linearizableAlex Auvolat2023-10-181-2/+3
|
* even without nemesis, s3 get/put/delete is not linearizable (is this normal?)Alex Auvolat2023-10-183-37/+64
|
* better match exceptionsAlex Auvolat2023-10-181-9/+11
|
* jepsen: s3 gets and putsAlex Auvolat2023-10-187-102/+141
|
* jepsen connects to vagrant vmsAlex Auvolat2023-10-188-124/+38
|
* jepsen ssh into containers seem to work ?Alex Auvolat2023-10-187-19/+150
|
* jepsen: wipAlex Auvolat2023-10-1812-0/+471
|
* bump version to v0.9.0v0.9.0nextAlex Auvolat2023-10-101-1/+1
|
* Merge branch 'main' into nextv0.9.0-rc1Alex Auvolat2023-10-031-1/+1
|\
| * doc: update endpoint_url documentationFlorian Klink2023-10-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | Since `awscli` `>=1.29.0` or `>=2.13.0` it is now possible to use the `AWS_ENDPOINT_URL` environment variable, or the `endpoint_url` config key to override the endpoint URL. This means, the aws bash function to wrap with --endpoint-url is not necessary anymore. Update invocations to reflect that. https://docs.aws.amazon.com/sdkref/latest/guide/feature-ss-endpoints.html https://github.com/aws/aws-cli/issues/4454#issuecomment-1626116607
* | add upgrade test for garage 0.8 -> 0.9Alex Auvolat2023-09-274-18/+126
| |
* | Merge branch 'main' into nextAlex Auvolat2023-09-111-1/+1
|\|
| * update version to 0.8.4v0.8.4hold-netapp-0.5.2Alex Auvolat2023-09-051-1/+1
| |
* | Merge branch 'main' into nextv0.9.0-beta1Alex Auvolat2023-08-291-1/+1
|\|
| * bump version to 0.8.3v0.8.3-rc1Alex Auvolat2023-08-281-1/+1
| |
* | smoke test: add multipart upload test with part re-uploadAlex Auvolat2023-06-091-12/+12
| |
* | Add multipart upload using aws s3apiAlex Auvolat2023-06-091-1/+35
| |
* | Minio tests for multipart upload behaviour:Alex Auvolat2023-06-092-0/+241
| | | | | | | | | | - upload part renumbering test - part skipping test
* | Merge branch 'main' into nextAlex Auvolat2023-05-092-4/+34
|\|
| * Helm: Increment patch versionJonatan Steuernagel2023-05-081-1/+1
| |
| * Helm: Include newer config parameters as valuesJonatan Steuernagel2023-05-081-3/+33
| | | | | | | | | | Add all missing parameters from the reference manual. Primarily to enable the use of the new lmdb engine
* | Merge branch 'main' into nextAlex Auvolat2023-04-256-41/+175
|\|
| * Update Helm chart versions (app + chart)Kamil Banach2023-03-231-2/+2
| | | | | | | | | | * chart version: 0.4.0 * app version: v0.8.2
| * refactor(helm): use stable as image tag for init containerPatrick Jahns2023-01-271-1/+1
| |
| * doc(helm): removed extra linePatrick Jahns2023-01-271-1/+0
| |