Skip to content

Commit

Permalink
chaos-test: reduce io-delay of minio to 50ms (#4208)
Browse files Browse the repository at this point in the history
  • Loading branch information
SandyXSD authored Nov 28, 2023
1 parent 2ba4130 commit d4ff079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/chaos/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ spec:
labelSelectors:
app: minio-server
volumePath: /data
delay: '1s'
delay: '50ms'
# minio 内存压力
- name: minio-memory
templateType: StressChaos
Expand Down

0 comments on commit d4ff079

Please sign in to comment.