Skip to content

Conversation

@hanwen-pcluste
Copy link
Contributor

@hanwen-pcluste hanwen-pcluste commented Jul 22, 2021

  1. Allow configure DisableSimultaneousMultithreading only for Slurm compute nodes. pcluster is currently not able to configure AWS Batch compute nodes

  2. Allow update RootVolume. This means user can add the section to the configuration file after the cluster is created. Then user can adjust updatable parameters in the section

  3. Allow update Role section under IAM section. Same reasoning as above

  4. Require key value in tag section

  5. Modify awsbatch.full.yaml, awsbatch.simple.yaml, slurm.full.yaml to remove unnecessary comments

Signed-off-by: Hanwen hanwenli@amazon.com

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov
Copy link

codecov bot commented Jul 22, 2021

Codecov Report

Merging #3010 (fafe44f) into develop (506c1fb) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #3010   +/-   ##
========================================
  Coverage    79.81%   79.81%           
========================================
  Files          148      148           
  Lines        11565    11565           
========================================
  Hits          9231     9231           
  Misses        2334     2334           
Impacted Files Coverage Δ
cli/src/pcluster/config/cluster_config.py 94.02% <100.00%> (ø)
cli/src/pcluster/schemas/cluster_schema.py 99.38% <100.00%> (ø)
cli/src/pcluster/schemas/common_schema.py 98.82% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 506c1fb...fafe44f. Read the comment docs.

@hanwen-pcluste hanwen-pcluste marked this pull request as draft July 22, 2021 21:27
@hanwen-pcluste hanwen-pcluste force-pushed the pcluster3Jul22 branch 2 times, most recently from 03098e2 to 64797eb Compare July 23, 2021 14:42
@hanwen-pcluste hanwen-pcluste marked this pull request as ready for review July 23, 2021 14:43
1. Allow configure DisableSimultaneousMultithreading only for Slurm compute nodes. pcluster is currently not able to configure AWS Batch compute nodes

2. Allow update RootVolume. This means user can add the section to the configuration file after the cluster is created. Then user can adjust updatable parameters in the section

3. Allow update Role section under IAM section. Same reasoning as #2

4. Require key value in tag section

5. Modify awsbatch.full.yaml, awsbatch.simple.yaml, slurm.full.yaml to remove unnecessary comments

Signed-off-by: Hanwen <hanwenli@amazon.com>
@hanwen-pcluste hanwen-pcluste added the skip-changelog-update Disables the check that enforces changelog updates in PRs label Jul 23, 2021
@hanwen-pcluste hanwen-pcluste merged commit f2808ca into aws:develop Jul 26, 2021
@hanwen-pcluste hanwen-pcluste deleted the pcluster3Jul22 branch April 14, 2022 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog-update Disables the check that enforces changelog updates in PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants