vmware / concord-bft

Concord byzantine fault tolerant state machine replication library
377 stars 147 forks source link

Front-page badge for the Restart Recovery Suite status #2972

Closed teoparvanov closed 1 year ago

teoparvanov commented 1 year ago

Problem Overview
The restart recovery suite tests the stability of the Concord-BFT consensus engine in the context of advanced fault scenarios, repeated over time. It runs once per day for about 2h currently. For more details see the test suite code.

This PR adds the Restart Recovery suite status badge to the Concord-BFT front page, and rearranges the other badges for better readability and visual appeal.

Testing Done
Checked that the status badge is retrieved and displayed correctly.