Skip to content

[Test] In test_dynamic_file_system_mounting, check the mounted/unmounted file systems on login nodes.#7421

Open
gmarciani wants to merge 1 commit into
aws:developfrom
gmarciani:wip/mgiacomo/3160/test-dfsm-login-nodes-0604-1
Open

[Test] In test_dynamic_file_system_mounting, check the mounted/unmounted file systems on login nodes.#7421
gmarciani wants to merge 1 commit into
aws:developfrom
gmarciani:wip/mgiacomo/3160/test-dfsm-login-nodes-0604-1

Conversation

@gmarciani
Copy link
Copy Markdown
Contributor

@gmarciani gmarciani commented Jun 4, 2026

Description of changes

[Test] In test_dynamic_file_system_mounting, check the mounted/unmounted file systems on login nodes.
This test extension is meant to protect us from regression in login nodes update workflow, such as the bug we fixed in aws/aws-parallelcluster-cookbook#3188 where login nodes were not mounting storage when using EFS as internal shared storage.

Tests

ONGOING

test-suites:
  update:
    test_update.py::test_update_slurm:
      dimensions:
        - instances:
            - c5.xlarge
          oss:
            - alinux2023
          regions:
            - us-east-1
    test_update.py::test_dynamic_file_systems_update:
      dimensions:
        - instances:
            - c5.xlarge
          oss:
            - alinux2023
          regions:
            - us-east-1
          schedulers:
            - slurm

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

@gmarciani gmarciani added skip-changelog-update Disables the check that enforces changelog updates in PRs 3.x Test labels Jun 4, 2026
@gmarciani gmarciani marked this pull request as ready for review June 4, 2026 10:40
@gmarciani gmarciani requested review from a team as code owners June 4, 2026 10:40
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 Test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants