jrasell / sherpa

Sherpa is a highly available, fast, and flexible horizontal job scaling for HashiCorp Nomad. It is capable of running in a number of different modes to suit different requirements, and can scale based on Nomad resource metrics or external sources.
Mozilla Public License 2.0
163 stars 8 forks source link

test: establish acceptance tests for policy API #54

Closed pmcatominey closed 4 years ago

pmcatominey commented 4 years ago

Basic tests for the policy API.

The make rule acctest runs the suite with count 1 to disable the Go test cache.

Currently requires a running Nomad, Sherpa and optional Consul server.