mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
In https://github.com/hashicorp/nomad/pull/17401 we added test helpers that would allow `docker` driver tests to pull from a mirror of the Docker Hub registry. Extend the use of this helper a test that recently hit rate-limiting. Fixes: https://github.com/hashicorp/nomad/issues/23174