summaryrefslogtreecommitdiffstats
path: root/src/test/multi_stress_watch.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #35891 from changchengx/multi_stress_watchKefu Chai2020-08-291-22/+5
|\
| * test/multi_stress_watch: use internel API to connect clusterChangcheng Liu2020-08-261-22/+5
* | test/multi_stress_watch: use condition_variable for level triggeringKefu Chai2020-08-261-18/+29
|/
* librados: move C++ APIs into libradosppKefu Chai2018-11-011-1/+1
* test: Use ceph_assert for asserts.Adam C. Emerson2018-08-271-2/+2
* src: Added const references to various function parametersWilson E. Alvarez2018-04-061-2/+2
* test: skip pool application metadata tests if OSDs not at min luminousJason Dillaman2017-07-191-0/+6
* erasure-code: ruleset-* -> crush-*Sage Weil2017-07-061-1/+1
* test: check return value in test/multi_stress_watchliuchang08122017-03-201-2/+5
* common: add override for common submodule and miscliuchang08122017-02-161-1/+1
* common/buffer: changed buffer from class to namespaceMichal Jarzabek2015-11-301-1/+0
* locally disable pragma warnings on gcc < 4.6Josh Durgin2015-02-101-0/+2
* librados: mark old watch calls deprecatedSage Weil2014-12-041-0/+5
* test: Add erasure coding to stress watch testDavid Zafman2014-03-211-1/+25
* test: Reorg multi_stress_watch to prepare for ec optionDavid Zafman2014-03-211-27/+73
* librados: test/rados-api/* -> test/librados/*Sage Weil2012-11-041-1/+1
* test/multi_stress_watch.cc: add watch notify tester for teuthologySamuel Just2011-10-061-0/+90