f463b3d3e8
The periodic function only runs every 50ms, so waiting 60ms means we might not be done fetching the CRL on slower CI systems or with high test parallelism. Tested with: > untilfail -parallel=-9 ../../../cert.test -test.run=TestCRLFetch -test.count=1 -test.v And shown to reliably fail before, fixed after. Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> |
||
---|---|---|
.. | ||
cmd/cert | ||
test-fixtures | ||
backend.go | ||
backend_test.go | ||
cli.go | ||
path_certs.go | ||
path_config.go | ||
path_crls.go | ||
path_crls_test.go | ||
path_login.go | ||
path_login_test.go |