summaryrefslogtreecommitdiff
path: root/test/catlfish-test.cfg
blob: 77539b626f28160c4b6bcb782eecd16a6b36cbbd (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
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

storage-quorum-size: 1

mmd: 86400