Project

General

Profile

Actions

Bug #7409

closed

"make check" doesn't work without --with-radosgw

Added by Haomai Wang about 10 years ago. Updated over 9 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
Category:
qa
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

It may looks like improper that we can't run "make check" by default configure which lack of "--with-radosgw".

test codes should be aware of this and skip related tests.

Actions #1

Updated by Loïc Dachary over 9 years ago

  • Status changed from 12 to Can't reproduce
./configure --disable-static --without-radosgw --with-debug CC='ccache gcc' CXX='ccache g++' CFLAGS="-Wall -g" CXXFLAGS="-Wall -g" 
make check 

works on https://github.com/ceph/ceph/tree/giant/
Actions

Also available in: Atom PDF