Skip to content

Conversation

@lichuang
Copy link
Contributor

@lichuang lichuang commented Jun 11, 2024

I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/

Summary

feat: add io delay chaos meta test scripts.

introduce io delay chaos test to meta service, test will be enable when add ci-meta-chaos label.
io delay params: 10% of io request will be delay 50ms when inject chaos to a meta node, each time inject chaos will last for 5 seconds.

label ci-meta-chaos and daily build will run meta chaos test.

Tests

  • Unit Test
  • Logic Test
  • Benchmark Test
  • No Test - Explain why

Type of change

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Breaking Change (fix or feature that could cause existing functionality not to work as expected)
  • Documentation Update
  • Refactoring
  • Performance Improvement
  • Other (please describe):

This change is Reviewable

@lichuang lichuang requested a review from everpcpc June 11, 2024 02:33
@github-actions github-actions bot added the pr-feature this PR introduces a new feature to the codebase label Jun 11, 2024
@lichuang lichuang marked this pull request as ready for review June 11, 2024 08:13
@lichuang lichuang requested a review from drmingdrmer June 12, 2024 08:26
Copy link
Member

@drmingdrmer drmingdrmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 15 of 15 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @lichuang)

@BohuTANG BohuTANG merged commit 498a7f6 into databendlabs:main Jun 12, 2024
@lichuang lichuang mentioned this pull request Jun 12, 2024
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-feature this PR introduces a new feature to the codebase

4 participants