Small resiliency status update (#123497)

This commit is contained in:
David Turner 2025-02-26 14:49:16 +00:00 committed by GitHub
parent b86c44c260
commit 4be53f50f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -118,9 +118,10 @@ in the case of each type of failure. The plan is to have a test case that valida
[discrete]
=== Run Jepsen (STATUS: ONGOING)
We have ported the known scenarios in the Jepsen blogs that check loss of acknowledged writes to our testing infrastructure.
The new tests are run continuously in our testing farm and are passing. We are also working on running Jepsen independently to verify
that no failures are found.
We have ported the known scenarios in the Jepsen blogs that check loss of
acknowledged writes to our testing infrastructure. The new tests are run
continuously in our testing farm and are passing. We will also monitor for new
failure scenarios and adapt our test suite as needed.
== Completed