Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qa: switch to 'osdop_read' instead of 'op_r' #38016

Merged
merged 1 commit into from Nov 15, 2020
Merged

Conversation

lxbsz
Copy link
Member

@lxbsz lxbsz commented Nov 11, 2020

The 'op_r' will just acount CEPH_OSD_FLAG_READ flag, which will
include some other none real data read opcodes, like the CEPH_OSD_OP_STAT.

Fixes: https://tracker.ceph.com/issues/48207
Signed-off-by: Xiubo Li xiubli@redhat.com

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

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 api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

The 'op_r' will just acount CEPH_OSD_FLAG_READ flag, which will
include some other none real data read opcodes, like the CEPH_OSD_OP_STAT.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
@lxbsz lxbsz requested review from batrick and a team November 11, 2020 02:14
@lxbsz lxbsz added cephfs Ceph File System bug-fix labels Nov 11, 2020
@tchaikov tchaikov added the tests label Nov 11, 2020
@lxbsz
Copy link
Member Author

lxbsz commented Nov 11, 2020

jenkins test make check

@batrick
Copy link
Member

batrick commented Nov 11, 2020

jenkins test make check

@batrick
Copy link
Member

batrick commented Nov 15, 2020

@batrick batrick merged commit 359c8b0 into ceph:master Nov 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants