-
Notifications
You must be signed in to change notification settings - Fork 690
test: k8s based fault tolerance tests #2811
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Caution Review failedAn error occurred during the review process. Please try again later. Warning Tools execution failed with the following error: Failed to run tools: 8 RESOURCE_EXHAUSTED: Received message larger than max (6676063 vs 4194304) Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
25c05e9 to
5b60da8
Compare
#2902) Signed-off-by: Paul Hendricks <[email protected]> Signed-off-by: nnshah1 <[email protected]>
Signed-off-by: nnshah1 <[email protected]>
Signed-off-by: nnshah1 <[email protected]>
Signed-off-by: nnshah1 <[email protected]>
Signed-off-by: nnshah1 <[email protected]>
Signed-off-by: nnshah1 <[email protected]>
Signed-off-by: nnshah1 <[email protected]>
Signed-off-by: nnshah1 <[email protected]>
Signed-off-by: nnshah1 <[email protected]>
Signed-off-by: nnshah1 <[email protected]>
…tainer (#2891) Signed-off-by: Tushar Sharma <[email protected]> Signed-off-by: nnshah1 <[email protected]>
Signed-off-by: Harry Kim <[email protected]> Signed-off-by: nnshah1 <[email protected]>
Signed-off-by: Julien Mancuso <[email protected]> Signed-off-by: nnshah1 <[email protected]>
Signed-off-by: Anant Sharma <[email protected]> Signed-off-by: nnshah1 <[email protected]>
Signed-off-by: GuanLuo <[email protected]> Signed-off-by: nnshah1 <[email protected]>
Signed-off-by: Graham King <[email protected]> Signed-off-by: nnshah1 <[email protected]>
Signed-off-by: Biswa Panda <[email protected]> Signed-off-by: nnshah1 <[email protected]>
5b60da8 to
cee991d
Compare
|
Replaced with this #2942 |
Overview:
Adds fault injection test cases for K8s Dynamo Deployments.
Details:
Adds a new
managed_deploymentclass that enables the user to simplify launching deployments and injecting faults to test resilience..Where should the reviewer start?
Readme.md
managed_deployment.py
tests/fault_tolerance/deploy/test_deployment.py
Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)