Tags: hanwen-pcluste/aws-parallelcluster-cookbook
Tags
Set custom CLI package URL for Batch kitchen tests Enable a URL of a custom pcluster CLI to be specified via an environment variable when running kitchen tests for the MastserServer using Batch as the scheduler. This is useful for the release process, where unless the version to use is overridden, the awsbatch_config recipe will attempt to install a version of the CLI that has not been released. Signed-off-by: Tim Lane <[email protected]>
Avoid dpkg lock during chef install Instead of retrying the dpkg command for a limited amount of time, wait until dpkg lock is released and temporarily stop the apt-daily services. ``` $apt-config shell StateDir Dir::State/d StateDir='/var/lib/apt/' ``` ``` $echo $(apt-config shell StateDir Dir::State/d | sed -r "s/.*'(.*)'$/\1/")daily_lock /var/lib/apt/daily_lock ``` Signed-off-by: Luca Carrogu <[email protected]>
Add changelog entry for files dropped from CW logs Signed-off-by: Tim Lane <[email protected]>
Setup Nvidia Driver for G2 instance type Setup Nvidia Driver to work with G2 instance type when DCV is enabled Signed-off-by: Luca Carrogu <[email protected]>
PreviousNext