Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

e2e: use valid jobspec for group check test #6967

Merged
merged 1 commit into from
Jan 21, 2020
Merged

Commits on Jan 21, 2020

  1. e2e: use valid jobspec for group check test

    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.
    tgross committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    aafea38 View commit details
    Browse the repository at this point in the history