• B
    Use better higher threshold settings for storage access in tests · 93d56eb2
    Bob Van Landuyt 提交于
    `failure_count_threshold`: We should never need this, but we don't
    want to block access in tests because of this.
    
    `failure_wait_time`: Setting it to 0 now allows each storage attempt
    
    `storage_timeout`: Try a bit longer to access storage on CI in case
    the slow machines take a bit longer to spin up the process to perfom
    the check
    93d56eb2
gitlab.yml.example 28.2 KB