Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
e2e: use valid jobspec for group check test (hashicorp#6967)
Group service checks cannot interpolate task fields, because the task fields are not available at the time the script check hook is created for the group service. When f31482a was merged this e2e test began failing because we are now correctly matching the script check ID to the service ID, which revealed this jobspec was invalid.
- Loading branch information