Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for test_resiliency_healing_induced_bitrot (0.32 sec)

  1. docs/resiliency/resiliency-tests.sh

    	$(docker exec resiliency-minio$NODE-1 /bin/sh -c "cat /tmp/head /tmp/head /tmp/tail > $DIR/test-bucket/initial-data/$FILE/$UUID/part.1")
    }
    
    function test_resiliency_healing_induced_bitrot() {
    	echo
    	echo -e "${GREEN}Running test_resiliency_healing_induced_bitrot ...${NC}"
    
    	DIR="initial-data"
    	FILE="file3"
    	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