pub async fn inject_datanode_metasrv_network_partition( client: Client, namespace: &str, cluster_name: &str, duration_secs: usize, ) -> Result<String>
Injects a network partition between a datanode pod and metasrv.