File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 499
499
- __suffix__ : regular
500
500
- __suffix__ : chaos
501
501
run :
502
- prepare : python setup_chaos.py --chaos TerminateEC2Instance --batch-size-to-kill 10 --max-to-kill 100 --kill-delay 120
502
+ prepare : >
503
+ python setup_chaos.py --chaos TerminateEC2InstanceWithGracePeriod
504
+ --batch-size-to-kill 10 --max-to-kill 100 --kill-delay 120
503
505
504
506
- name : batch_inference_mock_image_pipeline_fixed
505
507
frequency : manual
517
519
- __suffix__ : regular
518
520
- __suffix__ : chaos
519
521
run :
520
- prepare : python setup_chaos.py --chaos TerminateEC2Instance --batch-size-to-kill 10 --max-to-kill 100 --kill-delay 120
522
+ prepare : >
523
+ python setup_chaos.py --chaos TerminateEC2InstanceWithGracePeriod
524
+ --batch-size-to-kill 10 --max-to-kill 100 --kill-delay 120
521
525
522
526
# #############
523
527
# TPCH Queries
You can’t perform that action at this time.
0 commit comments