-
Type:
Epic
-
Status: Closed (View Workflow)
-
Priority:
Highest
-
Resolution: Done
-
Affects Version/s: v2.0.0, v1.4.1
-
Fix Version/s: None
-
Component/s: fabric-quality
-
Labels:
-
Epic Name:Raft Consensus - System Test
-
SDK Impact:No
-
Design Status:Not Required
-
Function Test Status:Not Required
-
Documentation Status:Not Required
-
Sample/Tutorial:Not Required
-
Current Status:planning and developing tools
-
Design:
-
Usage:Raft is another consensus option, in addition to solo or Kafka, which network operators can choose to configure as the basic ordering system for their blockchain network.
A new consensus option, etcd/raft, is being developed for the next release with FAB-6135. This is an associated epic to identify the tools and testcases necessary for system testing.
This is where add all system verification tests (SVT) involving the etcd/raft-based ordering service.
A few guidelines:
- We'll be adding a test task per test.
- For each test, we describe the test's setup, inputs, and expected outputs in detail.
- We'll avoid acronyms as much as possible, and go with descriptions in plain english.
- We'll keep logs of both successful and unsuccessful runs around.
Anything that applies to all system verification tests should be recorded as a comment under this epic.