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

workunits/rgw: semicolon terminates perl statements #43168

Merged
merged 1 commit into from
Sep 15, 2021

Conversation

mattbenjamin
Copy link
Contributor

Fixes a lexical error in one line of code added in
90e9307, removing the dependency
on lsb_release, on 8/16/2021.

Fixes: https://tracker.ceph.com/issues/52613

Signed-off-by: Matt Benjamin mbenjamin@redhat.com
(cherry picked from commit 221fdb8)

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

Fixes a lexical error in one line of code added in
90e9307, removing the dependency
on lsb_release, on 8/16/2021.

Fixes: https://tracker.ceph.com/issues/52613

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from commit 221fdb8)
@yuriw
Copy link
Contributor

yuriw commented Sep 14, 2021

@mattbenjamin pls close #43165

Copy link
Contributor

@yuriw yuriw left a comment

Choose a reason for hiding this comment

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

@mattbenjamin see at the run results^, I suspect the failures were masked before this fix

let me know if you want to merge it and I will unlock the repo

@mattbenjamin
Copy link
Contributor Author

@yuriw seems like we -must- merge this one, I'm reviewing the other failures in our downstream standup

@mattbenjamin
Copy link
Contributor Author

@cbodley has rulings on the outstanding test failures :)

@yuriw yuriw merged commit 04704b1 into ceph:pacific Sep 15, 2021
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.

2 participants