James Rasell
3ffe6e5f53
test: Move client server manager tests to use must library. ( #25569 )
2025-04-01 14:23:08 +01:00
hashicorp-copywrite[bot]
2d35e32ec9
Update copyright file headers to BUSL-1.1
2023-08-10 17:27:15 -05:00
hashicorp-copywrite[bot]
f005448366
[COMPLIANCE] Add Copyright and License Headers
2023-04-10 15:36:59 +00:00
Seth Hoenig
b21aeb8715
main: remove deprecated uses of rand.Seed ( #16074 )
...
* main: remove deprecated uses of rand.Seed
go1.20 deprecates rand.Seed, and seeds the rand package
automatically. Remove cases where we seed the random package,
and cleanup the one case where we intentionally create a
known random source.
* cl: update cl
* mod: update go mod
2023-02-07 09:19:38 -06:00
Seth Hoenig
b242957990
ci: swap ci parallelization for unconstrained gomaxprocs
2022-03-15 12:58:52 -05:00
Alex Dadgar
f91b269b2a
fix test compiling
2018-10-16 16:56:55 -07:00
Alex Dadgar
98c7abe541
Tests only use testlog package logger
2018-06-13 15:40:56 -07:00
Alex Dadgar
eade7ff4b5
Fix lint/comments
2018-02-15 13:59:01 -08:00
Alex Dadgar
fa6c90a807
Unjankify the pkg
2018-02-15 13:59:01 -08:00
Alex Dadgar
5618fd43ee
initial round of comment review
2018-02-15 13:59:01 -08:00
Alex Dadgar
5c1ba8fb8c
Change defaults for min use duration
2018-02-15 13:59:01 -08:00
Alex Dadgar
b97b44a76f
use server manager
2018-02-15 13:59:01 -08:00