summaryrefslogtreecommitdiffstats
path: root/src/test (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-25test: fix unittest memory leak to make valgrind silenceYao Zongyou11-75/+75
2017-12-20qa/suites/rbd: fewer socket failuresSage Weil2-2/+12
2017-12-20cleanup: rgw: fix a typo in commentluomuyao1-1/+1
2017-12-19qa/workunits/rbd: simplify split-brain test to avoid potential raceJason Dillaman1-7/+3
2017-12-19test/docker-test: drop support for ubuntu 14.04 and centos 6Kefu Chai11-79/+13
2017-12-19qa/suites/hadoop: switch from trusty to ubuntu latestKefu Chai2-4/+1
2017-12-19qa/suites/fs: use ubuntu_latest for multiclient tasksKefu Chai4-9/+1
2017-12-19qa/suites/fs: use ubuntu_latest for libcephfs_javaKefu Chai3-5/+1
2017-12-19qa/tasks: remove test_buildpackagesKefu Chai1-170/+0
2017-12-19qa: don't configure ec data pool with memstorePatrick Donnelly2-1/+3
2017-12-19Revert "msg/async/AsyncConnection: unregister connection when racing happened"Sage Weil1-0/+3
2017-12-19rgw: create sync-module instance when execute radosgw-admin data sync runlvshanchun3-3/+20
2017-12-19rgw: remove unused variable bl in file rgw_op.ccBingyin Zhang1-1/+0
2017-12-18rgw: dont log EBUSY errors in 'sync error list'Casey Bodley1-4/+7
2017-12-18mgr/balancer: fix KeyError in balancer rmDan van der Ster1-1/+1
2017-12-18rgw: adjust log format for lifecycleBingyin Zhang2-10/+10
2017-12-18mds: handle client session messages when mds is stoppingYan, Zheng1-3/+13
2017-12-18osdc/Journaler: introduce STATE_STOPPING stateYan, Zheng2-17/+17
2017-12-16cephfs-journal-tool: tool would miss to report some invalid rangeroot1-0/+1
2017-12-16cephfs: potential adjust failure in lru_expireroot1-2/+1
2017-12-15rbd-mirror: cluster watcher should ensure it has latest OSD mapJason Dillaman1-1/+7
2017-12-15rbd: 'trash list --long' will return a failure on non-cloned imagesJason Dillaman1-3/+5
2017-12-15cmake: link libcommon with libstdc++ statically if WITH_STATIC_LIBSTDCXXKefu Chai1-6/+8
2017-12-15cmake: link global-static against commonKefu Chai1-1/+2
2017-12-15cmake: link executables against ceph-commonKefu Chai1-6/+6
2017-12-15cmake: add WITH_STATIC_LIBSTDCXX optionKefu Chai2-0/+11
2017-12-15install-deps.sh: use tee for writing a fileKefu Chai1-1/+1
2017-12-15install-deps.sh: avoid re-installing g++-7Kefu Chai1-11/+19
2017-12-15install-deps.sh: use GCC-7 on xenial alsoKefu Chai1-2/+11
2017-12-15install-deps.sh: install new gcc as the default the right wayKefu Chai1-5/+6
2017-12-15install-deps.sh: enable testing repo on centos on aarch64Kefu Chai1-2/+10
2017-12-15install-deps.sh: use DTS on centos if GCC is too oldKefu Chai2-7/+47
2017-12-15install-deps.sh: install centos-release-scl-rh on aarch64Kefu Chai1-1/+6
2017-12-15install-deps.sh: use gcc-7 on trustyKefu Chai1-1/+36
2017-12-15install-deps.sh: always use yum-config-manager for consistencyKefu Chai1-2/+1
2017-12-15install-deps.sh: install devtoolset-7 for centos/rhelKefu Chai1-2/+5
2017-12-15cmake: disable FAIL_ON_WARNINGS for rocksdbKefu Chai1-4/+1
2017-12-15qa/stanalone: pass options using --<option-name>=<value>Kefu Chai2-6/+6
2017-12-15rgw: Silence maybe-uninitialized false positivesBrad Hubbard1-2/+4
2017-12-15qa: decrease the msg_inject_socket_failures from 1/500 to 1/1000Kefu Chai1-1/+1
2017-12-14doc: clarify type of client in config refPatrick Donnelly1-3/+3
2017-12-14common: Switch from boost::shared_mutex to std::shared_mutexAdam C. Emerson4-63/+63
2017-12-14common: Get rid of artifact filenameAdam C. Emerson20-22/+23
2017-12-14common: Remove backported max and make_uniqueAdam C. Emerson20-69/+28
2017-12-14mgr: fix "access denied" messageJohn Spray1-1/+1
2017-12-14rgw: fix typo signle to singleBingyin Zhang1-1/+1
2017-12-14install-deps.sh: use tee for writing a fileKefu Chai1-1/+1
2017-12-14cmake: link global-static against commonKefu Chai1-1/+2
2017-12-14cmake: link libcommon with libstdc++ statically if WITH_STATIC_LIBSTDCXXKefu Chai1-6/+8
2017-12-14global: remove unused headerKefu Chai1-1/+0