Skip to content

test/libcephfs: silence path truncation#65685

Closed
batrick wants to merge 1 commit intoceph:mainfrom
batrick:libcephfs-warning
Closed

test/libcephfs: silence path truncation#65685
batrick wants to merge 1 commit intoceph:mainfrom
batrick:libcephfs-warning

Conversation

@batrick
Copy link
Member

@batrick batrick commented Sep 25, 2025

This warning is pretty useless for what we are doing here:

warning: ‘%s’ directive output may be truncated writing up to 4095 bytes into a region of size between 3968 and 4095 [-Wformat-truncation=]

Contribution Guidelines

  • To sign and title your commits, please refer to Submitting Patches to Ceph.

  • If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.

  • When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an x between the brackets: [x]. Spaces and capitalization matter when checking off items this way.

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands

You must only issue one Jenkins command per-comment. Jenkins does not understand
comments with more than one command.

This warning is pretty useless for what we are doing here:

    warning: ‘%s’ directive output may be truncated writing up to 4095 bytes into a region of size between 3968 and 4095 [-Wformat-truncation=]

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
@github-actions github-actions bot added cephfs Ceph File System tests labels Sep 25, 2025
@batrick batrick requested a review from a team September 25, 2025 20:36
@batrick
Copy link
Member Author

batrick commented Sep 25, 2025

jenkins test api

@batrick
Copy link
Member Author

batrick commented Sep 25, 2025

jenkins test windows

@batrick
Copy link
Member Author

batrick commented Oct 23, 2025

Closed in favor of changes I asked Edwin to make to his PR: #66030 (review)

@batrick batrick closed this Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant