summaryrefslogtreecommitdiffstats
path: root/src/test/erasure-code (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: fix unittest memory leak to make valgrind silenceYao Zongyou2017-12-254-4/+5
* Merge pull request #18683 from tchaikov/wip-erasure-cleanupSage Weil2017-11-099-168/+155
|\
| * test/erasure-code: the default _minimum_to_decode() is good enough for Erasur...Kefu Chai2017-11-031-15/+0
| * erasure-code: refactor the interfaces to hide internals from publicKefu Chai2017-11-039-156/+158
* | build: Mark dependency includes as SYSTEMAdam C. Emerson2017-11-041-2/+2
|/
* Introducing sub-chunks. Replaced the old decode, minimum_to_decodeMyna V2017-10-303-6/+6
* mon/OSDMonitor: more options in new-styleKefu Chai2017-10-241-2/+2
* cmake: always use CMAKE_RUNTIME_OUTPUT_DIRECTORY as the unittests' pathKefu Chai2017-10-031-14/+14
* qa: move ceph-helpers and misc src/test/*.sh tests to qa/standaloneSage Weil2017-07-254-798/+0
* test: create asok files in a temp directory under $TMPDIRKefu Chai2017-07-213-13/+13
* test: use config set_val_or_die instead of set_valJohn Spray2017-07-214-4/+4
* erasure-code: ruleset-* -> crush-*Sage Weil2017-07-0613-196/+195
* mon,crush: 'osd crush rule create-replicated ...'Sage Weil2017-07-061-1/+1
* crush/CrushWrapper: add_simple_ruleset[_at] -> add_simple_rule[_at]Sage Weil2017-06-201-2/+2
* cmake: use boost target instead of libary path while linking against themKefu Chai2017-06-141-3/+3
* cmake: do not compile crush twiceKefu Chai2017-04-221-1/+0
* OSDMonitor: get stripe_width via stripe_unit in ec profileJosh Durgin2017-04-202-9/+8
* crush: add per pool choose_args when calling do_ruleLoic Dachary2017-04-183-3/+3
* test/osd/osd-*.sh: run mgr daemon for testsSage Weil2017-03-293-0/+6
* common: convert plugin_dir and erasure_plugin_dir to SAFE_OPTIONliuchang08122017-03-219-41/+41
* common/config: eliminate config_t::set_val unsafe optionliuchang08122017-03-214-4/+4
* test: add override in test submoduleliuchang08122017-03-032-20/+20
* common: add override for common submodule and miscliuchang08122017-02-163-12/+12
* Merge pull request #12866 from dzafman/wip-18471David Zafman2017-01-241-1/+1
|\
| * Revert "test: Turn off test-erasure-eio.sh due to Jenkins failures"David Zafman2017-01-101-1/+1
* | cmake: turn libcommon into a shared libraryKefu Chai2017-01-101-17/+17
|/
* common: Unskew clockAdam C. Emerson2016-12-221-4/+4
* Merge pull request #12294 from dx9/test-ecp-unameKefu Chai2016-12-131-1/+1
|\
| * test: use uname -m vs. uname -p in test-erasure-code-plugins.shJohn Coyle2016-12-031-1/+1
* | tests: fix erasure-code premature deallocation of cctLoic Dachary2016-12-083-2/+4
|/
* Merge pull request #12194 from tchaikov/wip-unit.ccKefu Chai2016-11-3013-20/+14
|\
| * test,cmake: turn unit.h into unit.cc to speed up compilationKefu Chai2016-11-2813-20/+14
* | Merge pull request #12217 from dzafman/wip-tests-offSamuel Just2016-11-291-1/+1
|\ \
| * | test: Turn off test-erasure-eio.sh due to Jenkins failuresDavid Zafman2016-11-291-1/+1
| |/
* | Merge pull request #12170 from dzafman/wip-ec-error-testsKefu Chai2016-11-291-13/+13
|\ \ | |/ |/|
| * test: test-erasure-eio.sh fix recovery testing and enable itDavid Zafman2016-11-241-7/+7
| * test: CLEANUP make test clearer by using "fail" as argumentDavid Zafman2016-11-231-7/+7
* | Merge pull request #11733 from tchaikov/wip-17762Kefu Chai2016-11-2417-219/+26
|\ \ | |/ |/|
| * common,test: g_ceph_context->put() upon returnKefu Chai2016-11-2417-219/+26
* | Merge pull request #12142 from athanatos/wip-17966David Zafman2016-11-231-1/+1
|\ \
| * | src/test: reenable test-erasure-eio.shSamuel Just2016-11-231-1/+1
| |/
* / assert(0) -> ceph_abort()Sage Weil2016-11-221-2/+2
|/
* test: disable osd-scrub-repair and test-erasure-eioDan Mick2016-11-171-1/+1
* test: Fix duplicate port in test-erasure-code-plugins.shDavid Zafman2016-11-171-1/+1
* test: Re-enable test-erasure-eio.shDavid Zafman2016-11-161-1/+1
* test: CLEANUP to later enable TEST_rados_get_with_subreadall_eio_shard_*David Zafman2016-11-161-33/+14
* test: disable osd-scrub-repair and test-erasure-eioDan Mick2016-11-151-1/+1
* crush: Remove mutable part of CRUSH mapAdam C. Emerson2016-11-093-0/+6
* test-erasure-eio: Avoid racing recovery by setting nooutDavid Zafman2016-11-051-0/+2
* Revert "tests: disable failing test-erasure-eio.sh"David Zafman2016-11-051-1/+1