mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 09:38:39 +08:00
[skip ci]Refine log of test_chaos (#10513)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
parent
6ea7340dd5
commit
cc95929f12
@ -123,7 +123,7 @@ class TestChaos(TestChaosBase):
|
||||
# parse chaos object
|
||||
chaos_config = cc.gen_experiment_config(chaos_yaml)
|
||||
self._chaos_config = chaos_config # cache the chaos config for tear down
|
||||
log.info(chaos_config)
|
||||
log.info(f"chaos_config: {chaos_config}")
|
||||
|
||||
# parse the test expectations in testcases.yaml
|
||||
if self.parser_testcase_config(chaos_yaml) is False:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user