Skip to content

[Docs] Add changelog entry related to removal of deprecated Slurm parameter AccountingStorageUser #7347

Merged
gmarciani merged 1 commit intoaws:developfrom
gmarciani:wip/mgiacomo/3160/changelog-0422-1
Apr 22, 2026
Merged

[Docs] Add changelog entry related to removal of deprecated Slurm parameter AccountingStorageUser #7347
gmarciani merged 1 commit intoaws:developfrom
gmarciani:wip/mgiacomo/3160/changelog-0422-1

Conversation

@gmarciani
Copy link
Copy Markdown
Contributor

Description of changes

Add changelog entry related to removal of deprecated Slurm parameter AccountingStorageUser

See https://github.com/aws/aws-parallelcluster-cookbook

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

@gmarciani gmarciani requested review from a team as code owners April 22, 2026 19:33
@gmarciani gmarciani enabled auto-merge (rebase) April 22, 2026 19:35
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.07%. Comparing base (a1e1583) to head (673ec1c).
⚠️ Report is 14 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7347      +/-   ##
===========================================
- Coverage    90.08%   90.07%   -0.01%     
===========================================
  Files          182      182              
  Lines        16730    16732       +2     
===========================================
+ Hits         15071    15072       +1     
- Misses        1659     1660       +1     
Flag Coverage Δ
unittests 90.07% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread CHANGELOG.md Outdated
**CHANGES**
- The validator `ClusterNameValidator` now enforces cluster names to be limited to 40 characters when using `ExternalSlurmdbd`,
consistent with the existing limit for `Database`. This prevents runtime failures caused by MySQL's table name length limit.
- Remove deprecated parameter `AccountingStorageUser` from Slurm configuration that was causing harmless error messages.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cause it's "harmless" "error" message, should we consider it as a bug fix?

@gmarciani gmarciani force-pushed the wip/mgiacomo/3160/changelog-0422-1 branch from 673ec1c to 92293ff Compare April 22, 2026 20:00
@gmarciani gmarciani merged commit 64a68e5 into aws:develop Apr 22, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants