mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
The default job here contains some exec task config (for setting command and args) that aren't used for mock driver. Now, the alloc runner seems stricter about validating fields and errors on unexpected fields. Updating configs in tests so we can have an explicit task config whenever driver is set explicitly.