mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-16 20:26:12 +00:00
Update RELEASES.md
Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
This commit is contained in:
co-authored by
M. J. Fromberger
parent
662889cf94
commit
818c4b9cd9
+5
-7
@@ -234,13 +234,11 @@ considered stable.
|
||||
|
||||
### Upgrade Harness
|
||||
|
||||
The Tendermint team is in the process of creating an upgrade harness. This
|
||||
harness will test the process of stopping an instance of Tendermint running one
|
||||
version of the software and starting up the same application running the next
|
||||
version of Tendermint. This harness will be paired with the ability to crash the
|
||||
Tendermint process at a series of pre-defined places in the execution to allow
|
||||
the team to ensure that Tendermint successfully upgrades in many
|
||||
different start-stop combinations.
|
||||
The Tendermint team is creating an upgrade test harness to exercise the workflow
|
||||
of stopping an instance of Tendermint running one version of the software and starting up the same application running the next version. To support upgrade
|
||||
testing, we will add the ability to terminate the Tendermint process at specific
|
||||
pre-defined points in its execution so that we can verify upgrades work in a
|
||||
representative sample of stop conditions.
|
||||
|
||||
### Large Scale Testnets
|
||||
|
||||
|
||||
Reference in New Issue
Block a user