Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for test_resiliency_healing_truncated_parts (0.11 sec)

  1. docs/resiliency/resiliency-tests.sh

    	verify_resiliency_healing "${FUNCNAME[0]}" "${WANT}"
    }
    
    function test_resiliency_healing_truncated_parts() {
    	echo
    	echo -e "${GREEN}Running test_resiliency_healing_truncated_parts ...${NC}"
    
    	DIR="initial-data"
    	FILE="file2"
    	DATA_DRIVE=$(find_erasure_set_for_file $FILE $DIR)
    	STATUS=$?
    	if [ $STATUS -ne 0 ]; then
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Sat Dec 21 04:24:45 UTC 2024
    - 20.5K bytes
    - Viewed (0)
Back to top