Skip to content

tools/rados: Fix extra NL in getxattr#59025

Merged
vshankar merged 1 commit intoceph:mainfrom
aclamk:fix-aclamk-rados-getxattr
Aug 14, 2024
Merged

tools/rados: Fix extra NL in getxattr#59025
vshankar merged 1 commit intoceph:mainfrom
aclamk:fix-aclamk-rados-getxattr

Conversation

@aclamk
Copy link
Contributor

@aclamk aclamk commented Aug 5, 2024

Recent code refactor caused extra "std::endl" output.
Detected by teuthology:
https://pulpito.ceph.com/akupczyk-2024-08-02_13:56:25-rados-aclamk-testing-phoebe-2024-08-01-1249-distro-default-smithi/7832308/

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
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox
  • jenkins test windows
  • jenkins test rook e2e

Recent code refactor caused extra "std::endl" output.

Signed-off-by: Adam Kupczyk <akupczyk@ibm.com>
@aclamk aclamk requested a review from a team as a code owner August 5, 2024 13:37
@github-actions github-actions bot added the core label Aug 5, 2024
@aclamk aclamk requested a review from benhanokh August 5, 2024 13:38
@vshankar
Copy link
Contributor

vshankar commented Aug 6, 2024

Just FYI - https://tracker.ceph.com/issues/67336

@vshankar
Copy link
Contributor

vshankar commented Aug 6, 2024

This PR is under test in https://tracker.ceph.com/issues/67368.

Copy link
Contributor

@rishabh-d-dave rishabh-d-dave left a comment

Choose a reason for hiding this comment

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

@aclamk IMO, it'll be nice to add introduced-by tag in commit and have tracker ticket for this so that this commit can also be backported. The commit that introduced this issue has been backported to Squid and will be to Reef. See: https://tracker.ceph.com/issues/66286.

Copy link
Contributor

@vshankar vshankar left a comment

Choose a reason for hiding this comment

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

@vshankar vshankar merged commit b251c8a into ceph:main Aug 14, 2024
@vshankar
Copy link
Contributor

Doh, I didn't notice @ljflores adding testing tag and merged the change as it passed fs suite tests.

@ljflores If you notice that tests still fail in other suites, feel free to revert this.merge.

joscollin pushed a commit to joscollin/ceph that referenced this pull request Aug 14, 2024
* refs/pull/59025/head:
	tools/rados: Fix extra NL in getxattr

Reviewed-by: Ronen Friedman <rfriedma@redhat.com>
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Reviewed-by: Gabriel Benhanokh <gbenhano@redhat.com>
@NitzanMordhai
Copy link
Contributor

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.

9 participants