Jepsen testing (NLnet task 3 subtask 1) #544
No reviewers
Labels
No labels
action
check-aws
action
discussion-needed
action
for-external-contributors
action
for-newcomers
action
more-info-needed
action
need-funding
action
triage-required
kind
correctness
kind
ideas
kind
improvement
kind
performance
kind
testing
kind
usability
kind
wrong-behavior
prio
critical
prio
low
scope
admin-api
scope
background-healing
scope
build
scope
documentation
scope
k8s
scope
layout
scope
metadata
scope
ops
scope
rpc
scope
s3-api
scope
security
scope
telemetry
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Deuxfleurs/garage#544
Loading…
Reference in a new issue
No description provided.
Delete branch "jepsen"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Connect Garage and Jepsen : cluster configuration, layout creation, S3 get/put/delete requests
Verify GetObject/PutObject register properties
test
reg
: GetObject/PutObject does NOT act as a linearizable register, for at least the following two reasons:Create a consistency model and a checker that correctly models the valid states for GetObject/PutObject, check if #543 changes something or not
Verify PutObject/ListObjects set properties
test
set1
: Jepsen'sset
test : items are written, time passes, a read occurs, the read contains all written items, check passestest
set2
: Jepsen'sset-full
test, check fails with linearizability contrainst, passes withouttest
set2
: custom checker for read-after-write in sets, check passesIntroduce layout changes and check that things break (#495)
Fix #495, validate fix
Final results: BEFORE PATCH, AFTER PATCH
Notes on Jepsen testing
Left for future work:
b633033164
toce1cb543e8
6dcb9d31ff
to9003883e64
9003883e64
to9ec4cca334
WIP: Jepsen testingto WIP: Jepsen testing (NLnet task 3 subtask 1)WIP: Jepsen testing (NLnet task 3 subtask 1)to Jepsen testing (NLnet task 3 subtask 1)