mirror of
https://github.com/ceph/ceph
synced 2024-12-17 00:46:05 +00:00
f8d47223e2
* so we just rely on a single build system instead of two of them, the other place we use cmake is cmake/modules/BuildRockDB.cmake. * disable gflags when building rocksdb, it's optional and does not help in the sense of testing librados support. * disable prompts when installing on debian, to silence warnings like: debconf: unable to initialize frontend: Dialog * drop --force-yes option, as it is deprecated, and is replaced with --allow-downgrades, --allow-remove-essential, --allow-change-held-packages, but none of them apply in our case. Signed-off-by: Kefu Chai <kchai@redhat.com> |
||
---|---|---|
.. | ||
clone.sh | ||
load-gen-big.sh | ||
load-gen-mix-small-long.sh | ||
load-gen-mix-small.sh | ||
load-gen-mix.sh | ||
load-gen-mostlyread.sh | ||
stress_watch.sh | ||
test_alloc_hint.sh | ||
test_cache_pool.sh | ||
test_envlibrados_for_rocksdb.sh | ||
test_hang.sh | ||
test_health_warnings.sh | ||
test_large_omap_detection.py | ||
test_pool_access.sh | ||
test_pool_quota.sh | ||
test_python.sh | ||
test_rados_timeouts.sh | ||
test_rados_tool.sh | ||
test_tmap_to_omap.sh | ||
test.sh |