open-nomad/api
Tim Gross 1561f66d99
api: fix ENT-only test imports for moved testutil package (#12320)
The `api/testutil` package was moved to `api/internal/testutil` but
this wasn't caught in the ENT tests because they're not run here in
the OSS repo.
2022-03-18 10:12:28 -04:00
..
contexts
internal/testutil ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
acl.go
acl_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
agent.go Make number of scheduler workers reloadable (#11593) 2022-01-06 11:56:13 -05:00
agent_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
allocations.go
allocations_exec.go cleanup: prevent leaks from time.After 2022-02-02 14:32:26 -06:00
allocations_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
api.go Add pagination, filtering and sort to more API endpoints (#12186) 2022-03-08 20:54:17 -05:00
api_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
compose_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
constraint.go
constraint_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
consul.go
consul_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
csi.go csi: ensure `WriteOptions` aren't nil when handling secrets (#12182) 2022-03-04 08:49:04 -05:00
csi_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
deployments.go
evaluations.go api: add related evals to eval details (#12305) 2022-03-17 13:56:14 -04:00
evaluations_test.go Merge pull request #12313 from hashicorp/purge-parallel-2 2022-03-17 13:48:37 -05:00
event_stream.go
event_stream_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
fs.go
fs_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
go.mod deps: update api go version and dependencies 2022-01-24 12:23:26 -06:00
go.sum deps: update api go version and dependencies 2022-01-24 12:23:26 -06:00
ioutil.go
ioutil_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
jobs.go provide `-no-shutdown-delay` flag for job/alloc stop (#11596) 2021-12-13 14:54:53 -05:00
jobs_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
namespace.go Add metadata to namespaces 2022-02-27 09:09:10 +01:00
namespace_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
nodes.go CSI: implement support for topology (#12129) 2022-03-01 10:15:46 -05:00
nodes_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
operator.go api: return error when `LicenseGet` status is not `200` (#11644) 2021-12-14 19:47:09 -05:00
operator_autopilot.go
operator_ent_test.go api: fix ENT-only test imports for moved testutil package (#12320) 2022-03-18 10:12:28 -04:00
operator_metrics.go
operator_metrics_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
operator_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
quota.go
quota_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
raw.go
recommendations.go
regions.go cli: ensure `-stale` flag is respected by `nomad operator debug` (#11678) 2021-12-15 10:44:03 -05:00
regions_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
resources.go
resources_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
scaling.go
scaling_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
search.go
search_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
sentinel.go
sentinel_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
services.go
services_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
status.go
status_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
system.go
system_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
tasks.go Expose Consul template configuration parameters (#11606) 2022-01-10 10:19:07 -05:00
tasks_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00
util_test.go
utils.go
utils_test.go ci: use serial testing for api in CI 2022-03-17 08:35:01 -05:00