Skip to content

Conversation

@himani2411
Copy link
Contributor

@himani2411 himani2411 commented May 24, 2025

Description of changes

  • Run static fleet checks if there are any static nodes
ruby_block[wait for static fleet capacity] action run[2025-06-17T15:34:30+00:00] INFO: Processing ruby_block[wait for static fleet capacity] action run (aws-parallelcluster-slurm::finalize_head_node line 197)
[2025-06-17T15:34:30+00:00] INFO: Count of cluster static nodes is 0
[2025-06-17T15:34:30+00:00] INFO: Static fleet capacity is ready

  ruby_block[wait for static fleet capacity] action run[2025-06-17T15:43:04+00:00] INFO: Processing ruby_block[wait for static fleet capacity] action run (aws-parallelcluster-entrypoints::test line 197)
[2025-06-17T15:43:04+00:00] INFO: Count of cluster static nodes is 12
[2025-06-17T15:43:04+00:00] INFO: Static fleet capacity is ready
[2025-06-17T15:43:04+00:00] INFO: ruby_block[wait for static fleet capacity] called

Tests

  • Manual test
  • ONGOING BELOW
test-suites:
  update:
    test_update.py::test_dynamic_file_systems_update:
      dimensions:
      - instances:
        - c5.xlarge
        oss:
        - alinux2023
        regions:
        - eu-west-2
        schedulers:
        - slurm
    test_update.py::test_dynamic_file_systems_update_data_loss:
      dimensions:
      - instances:
        - c5.xlarge
        oss:
        - rhel9
        regions:
        - eu-west-2
        schedulers:
        - slurm
    test_update.py::test_dynamic_file_systems_update_rollback:
      dimensions:
      - instances:
        - c5.xlarge
        oss:
        - rocky9
        regions:
        - rocky9
        schedulers:
        - slurm
    test_update.py::test_login_nodes_update:
      dimensions:
      - instances:
        - c5.xlarge
        oss:
        - rhel8
        regions:
        - us-east-2
        schedulers:
        - slurm
    test_update.py::test_multi_az_create_and_update:
      dimensions:
      - instances:
        - c5.xlarge
        oss:
        - alinux2
        regions:
        - eu-west-2
        schedulers:
        - slurm
    test_update.py::test_update_slurm:
      dimensions:
      - instances:
        - c5.xlarge
        oss:
        - rhel8
        regions:
        - eu-central-1

References

  • Link to impacted open issues.
  • Link to related PRs in other packages (i.e. cookbook, node).
  • Link to documentation useful to understand the changes.

Checklist

  • Make sure you are pointing to the right branch.
  • If you're creating a patch for a branch other than develop add the branch name as prefix in the PR title (e.g. [release-3.6]).
  • Check all commits' messages are clear, describing what and why vs how.
  • Make sure to have added unit tests or integration tests to cover the new/modified code.
  • Check if documentation is impacted by this change.

Please review the guidelines for contributing and Pull Request Instructions.

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

@himani2411 himani2411 requested review from a team as code owners May 24, 2025 02:08
@himani2411 himani2411 marked this pull request as draft May 24, 2025 02:11
@himani2411 himani2411 force-pushed the develop-min-count-ad branch from c52db0b to 9674576 Compare May 27, 2025 16:01
@himani2411 himani2411 marked this pull request as ready for review June 6, 2025 18:37
@himani2411 himani2411 force-pushed the develop-min-count-ad branch from 86b8eb4 to 356004f Compare June 6, 2025 18:46
@himani2411 himani2411 changed the title [Bug] Run static fleet checks only if there are static nodes [Improvement] Run static fleet checks only if there are static nodes Jun 6, 2025
@himani2411 himani2411 force-pushed the develop-min-count-ad branch 2 times, most recently from 321f5ed to 044aa69 Compare June 17, 2025 13:30
@himani2411 himani2411 force-pushed the develop-min-count-ad branch 2 times, most recently from 3f7aead to d99be2c Compare June 17, 2025 15:53
@himani2411 himani2411 force-pushed the develop-min-count-ad branch from d99be2c to 35171c1 Compare June 17, 2025 15:59
@himani2411
Copy link
Contributor Author

Opened #2978 as I was not able to update this PR due to GH availability issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants