Feature #15100
qa: test building a librados application
% Done:
0%
Source:
Development
Tags:
Backport:
mimic,luminous
Reviewed:
Affected Versions:
Pull request ID:
Description
Compile and run a librados application outside of the ceph build system, so that we can be sure librados.h[pp] is still usable and hasn't accidentally started depending on internal headers.
This could use a new makefile for https://github.com/ceph/ceph/tree/master/examples/librados that uses system headers only.
Related issues
Associated revisions
librados examples: link and include from current source tree by default.
Fixes #15100. The Makefile now by default links and includes from the
current source tree's librados and offers another option for building
examples against the system's.
Signed-off-by: Jesse Williamson <nerd.cpp@gmail.com>
History
#1 Updated by Jesse Williamson almost 7 years ago
I can take this one.
#2 Updated by Nathan Cutler almost 7 years ago
- Status changed from New to In Progress
- Source changed from other to Development
#3 Updated by Jesse Williamson almost 7 years ago
#4 Updated by Nathan Cutler almost 7 years ago
- Status changed from In Progress to Fix Under Review
#5 Updated by Kefu Chai over 6 years ago
- Status changed from Fix Under Review to In Progress
still needs to add a task in ceph-qa-suite.
#6 Updated by Nathan Cutler over 6 years ago
- Assignee set to Jesse Williamson
#7 Updated by Nathan Cutler about 6 years ago
- Assignee changed from Jesse Williamson to Nathan Cutler
#8 Updated by Nathan Cutler over 4 years ago
- Status changed from In Progress to Fix Under Review
#9 Updated by Nathan Cutler over 4 years ago
- Related to Bug #25054: Boost system library is no longer required to compile and link example librados program added
#10 Updated by Nathan Cutler over 4 years ago
- Related to Bug #35682: 34164d55c839acd35bbb1be5279e3e23e3bec1fd broke the librados examples added
#11 Updated by Nathan Cutler over 4 years ago
- Related to Bug #35989: Cannot run g++ on CentOS/RHEL test nodes added
#12 Updated by Nathan Cutler over 4 years ago
- Backport set to mimic,luminous
#13 Updated by Nathan Cutler over 4 years ago
- Status changed from Fix Under Review to Pending Backport
#14 Updated by Nathan Cutler over 4 years ago
- Copied to Backport #36228: mimic: qa: test building a librados application added
#15 Updated by Nathan Cutler over 4 years ago
- Copied to Backport #36229: luminous: qa: test building a librados application added
#16 Updated by Nathan Cutler over 4 years ago
- Status changed from Pending Backport to Resolved