• Mahmood Ali's avatar
    ci: match ci timeout to go test timeout · 720b41c4
    Mahmood Ali authored
    make test-nomad sets 15 minute time out for build.  Increase the ci
    timeout to 20m, so we can get meaningful output and goroutine stack
    traces rather than have test be simply killed by CircleCI.
    
    The extra 5 minutes is a buffer for generating-structs and some
    unnecessary padding.
    720b41c4