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

Revert "Fix code linter error" causing job submission failure on AWS Batch #6470

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Commits on Oct 16, 2024

  1. Revert "Fix code linter error"

    This reverts commit 96d9d05.
    
    The commit must be reverted because it causes consistent job submission failures with error:
    
    CannotStartContainerError:
    Error response from daemon: unable to find user root ENTRYPOINT [/parallelcluster/bin/entrypoint.sh]:
    no matching entries in passwd file
    gmarciani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    204f5ba View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    a7e2a06 View commit details
    Browse the repository at this point in the history