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: ensure group script check tests interpolation #6972

Merged
merged 1 commit into from
Jan 22, 2020

Commits on Jan 22, 2020

  1. e2e: ensure group script check tests interpolation

    Fixes a bug introduced in 0aa58b9 where we're writing a test file to
    a taskdir-interpolated location, which works when we `alloc exec` but
    not in the jobspec for a group script check.
    
    This changeset also makes the test safe to run multiple times by
    namespacing the file with the alloc ID, which has the added bonus of
    exercising our alloc interpolation code for group script checks.
    tgross committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    c6ccdb6 View commit details
    Browse the repository at this point in the history