open-nomad/.github
Seth Hoenig 336d730b9c
api: make api tests fast and more concurrency safe (#15543)
This PR tries to make API tests run fast, as an experiment to later apply
to all packages. Key changes include

- Swapping freeport for test/portal for port allocations
- Swappng some uses of WaitForResult with test/wait
- Turning on parallelism in api/testutil/slow.go
- Switching to custom public runner (32 vcpu)

There's also chunk of cleanup brought in for the ride
2022-12-16 12:25:28 -06:00
..
ISSUE_TEMPLATE fix typo (#10112) 2021-03-03 15:16:57 -05:00
workflows api: make api tests fast and more concurrency safe (#15543) 2022-12-16 12:25:28 -06:00
CODE_OF_CONDUCT.md Created .github; Added CoC 2019-02-22 10:49:05 -08:00
dependabot.yml deps: run all dependabot configs over the weekend (#14608) 2022-09-16 10:50:57 -05:00