Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws/aws-parallelcluster
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.10.3
Choose a base ref
...
head repository: aws/aws-parallelcluster
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-2.10
Choose a head ref
  • 19 commits
  • 21 files changed
  • 10 contributors

Commits on Mar 19, 2021

  1. Dump slurm job failure output into log Message (#2549)

    Signed-off-by: Yulei Wang <[email protected]>
    yuleiwan authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    e4aba1a View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Increase scaledown time to 30 mins (#2555)

    Increase scaledown time to 30 mins to keep t2.micro dynamic nodes up with initial_count = 1
    
    Signed-off-by: Yulei Wang <[email protected]>
    yuleiwan authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    a794af5 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Use more common GPU instance for slurm integ tests

    Signed-off-by: Tim Lane <[email protected]>
    Tim Lane authored and tilne committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    939c3f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Only retrieve released pcluster AMIs.

    This change only applies to integration tests for released versions.
    
    In the develop code, we should conditionally retrieve AMI depending if the test is running as released test or develop test.
    
    Signed-off-by: Hanwen <[email protected]>
    hanwen-cluster authored and hanwen-pcluste committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    b1114db View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

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

Commits on May 13, 2021

  1. Disable createami tests

    These tests cannot longer pass because Slurm 2.10.4 package has been removed by SchedMD repo.
    
    Signed-off-by: Enrico Usai <[email protected]>
    Enrico Usai authored and enrico-usai committed May 13, 2021
    Configuration menu
    Copy the full SHA
    fa1bc9d View commit details
    Browse the repository at this point in the history
  2. Add docstring for public methods

    Signed-off-by: Enrico Usai <[email protected]>
    Enrico Usai authored and enrico-usai committed May 13, 2021
    Configuration menu
    Copy the full SHA
    3b6ff34 View commit details
    Browse the repository at this point in the history
  3. Bump version to 2.10.4

    Enrico Usai authored and enrico-usai committed May 13, 2021
    Configuration menu
    Copy the full SHA
    0675e72 View commit details
    Browse the repository at this point in the history
  4. Upgrade Slurm from 20.02.4 to 20.02.7

    Signed-off-by: Enrico Usai <[email protected]>
    Enrico Usai authored and enrico-usai committed May 13, 2021
    Configuration menu
    Copy the full SHA
    71226c7 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Add support for additional instance types to integration tests

    This commit allows integration tests configuration files to use instance types provided with the `additional_instance_types` parameter to the `test_runner.py` script.
    Signed-off-by: ddeidda <[email protected]>
    ddeidda authored and rexcsn committed May 14, 2021
    Configuration menu
    Copy the full SHA
    44b1aa2 View commit details
    Browse the repository at this point in the history
  2. Add boto3 retry to mitigate IAM throttling

    Signed-off-by: Rex <[email protected]>
    Rex authored and rexcsn committed May 14, 2021
    Configuration menu
    Copy the full SHA
    9301b00 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. Update AMI List

    Build Number
    aws-parallelcluster-cookbook Git hash: 2b581c3b1d427b734fde70a150ede8e38d309cea
    aws-parallelcluster-node Git hash: 35a8b6acedfef47bab86aa101d9bd52065917816
    
    Signed-off-by: ParallelCluster AMI bot <[email protected]>
    cfncluster-ami-bot authored and enrico-usai committed May 15, 2021
    Configuration menu
    Copy the full SHA
    02ae270 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Revert "Disable createami tests"

    This reverts commit fa1bc9d.
    lukeseawalker committed May 18, 2021
    Configuration menu
    Copy the full SHA
    76b44f2 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Double timeout to execute mpi ring test

    Leave enough time for the job to execute and terminate gracefully
    
    Signed-off-by: Luca Carrogu <[email protected]>
    lukeseawalker committed May 19, 2021
    Configuration menu
    Copy the full SHA
    e8ca556 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Disable awsbatch china test

    Signed-off-by: Yulei Wang <[email protected]>
    yuleiwan committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    68702b7 View commit details
    Browse the repository at this point in the history
  2. Override p4d available zone

    Signed-off-by: Yulei Wang <[email protected]>
    yuleiwan committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    eb96e9a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Disable intel cluster check on centos8

    Signed-off-by: Yulei Wang <[email protected]>
    yuleiwan committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    069e28a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. integ-tests: add AZ override for cn-north-1

    FSx not available in cnn1-az4
    
    Signed-off-by: Francesco De Martino <[email protected]>
    demartinofra committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    e624786 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Add CODEOWNERS file

    Signed-off-by: Tim Lane <[email protected]>
    Tim Lane authored and tilne committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    919cfc1 View commit details
    Browse the repository at this point in the history
Loading