Skip to content

[Test] Integ test Fix for test_update_race_conditions#7398

Merged
himani2411 merged 2 commits into
aws:release-3.15from
himani2411:release-3.15
May 15, 2026
Merged

[Test] Integ test Fix for test_update_race_conditions#7398
himani2411 merged 2 commits into
aws:release-3.15from
himani2411:release-3.15

Conversation

@himani2411
Copy link
Copy Markdown
Contributor

Description of changes

Tests

test-suites:
  update:
    test_update_race_conditions.py::test_update_race_conditions:
      dimensions:
      - instances:
        - c5.xlarge
        oss:
        - alinux2
        regions:
        - us-east-1
        schedulers:
        - slurm

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.

gmarciani added 2 commits May 15, 2026 10:10
…ition`.

In particular:
  1. do not fail when the cluster update fails only because of the known race condition on login node.
  2. when cluster fails the update, determine the cluster snapshot used by the assertions only after the head node completed the update recipe, so that the snapshot contains reliable data.
…AL2.

The test was assuming that pclustrer-check-update logs where pushed to /var/log/parallecluster/pcluster-check-update.log.
On AL2 only, this is not the case: logs are pushed to /var/log/messages.
@himani2411 himani2411 requested review from a team as code owners May 15, 2026 16:13
@himani2411 himani2411 added skip-changelog-update Disables the check that enforces changelog updates in PRs 3.x labels May 15, 2026
@himani2411 himani2411 enabled auto-merge (rebase) May 15, 2026 16:14
@himani2411 himani2411 disabled auto-merge May 15, 2026 16:14
@himani2411 himani2411 enabled auto-merge (rebase) May 15, 2026 16:14
@himani2411 himani2411 merged commit d76101e into aws:release-3.15 May 15, 2026
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.x 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.

2 participants