• Tim Gross's avatar
    e2e: use valid jobspec for group check test (#6967) · 0aa58b90
    Tim Gross authored
    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 f31482ae 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.
    0aa58b90