mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
Increase the shortened timeout after the first loop so that metrics that take longer to come in aren't failing the test unnecessarily. Move the check for empty alloc metrics into the loop so that if the first values we get are empty we don't fail the test too early.