summaryrefslogtreecommitdiff
path: root/test/catlfish-test.cfg
blob: 39288c7701145dd216723a71d91bd5b51f5d136a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
baseurl: https://localhost:8080/

frontendnodes:
        - name: frontend-1
          publicaddress: localhost:8080
          address: localhost:8082

storagenodes:
        - name: storage-1
          address: localhost:8081

signingnodes:
        - name: signing-1
          address: localhost:8088

mergenodes:
        - name: merge-1
          address: localhost:8180
        - name: merge-2
          address: localhost:8181

primarymergenode: merge-1

backup-quorum-size: 1

storage-quorum-size: 1

mmd: 86400