Skip to content

Commit

Permalink
include tls-refresh-period in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dwelch-spike committed Mar 27, 2024
1 parent 11e6409 commit 5b0ba3b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions testdata/cases/server71/server71.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ namespaces:
stop-writes-avail-pct: 20
stop-writes-used-pct: 70
type: device
- batch-max-requests: 1000
default-read-touch-ttl-pct: 50
- default-read-touch-ttl-pct: 50
evict-sys-memory-pct: 80
index-type:
type: shmem
Expand Down Expand Up @@ -56,7 +55,9 @@ network:
security:
default-password-file: /dummy/file/path2
service:
batch-max-requests: 1000
cluster-name: cl1
group: root
pidfile: /dummy/file/path1
tls-refresh-period: 300
user: root

0 comments on commit 5b0ba3b

Please sign in to comment.