summaryrefslogtreecommitdiff
path: root/src/test/filestore
Commit message (Expand)AuthorAgeFilesLines
* make everyone use our assert #include and macroSage Weil2012-06-064-3/+4
* test_filestore_idempotent_sequence: add omapSamuel Just2012-06-053-4/+117
* src/: Add namespace and pool fields to hobject_tSamuel Just2012-06-051-4/+4
* workloadgen: Fix the statistics output and a bug triggered by coll destructionJoao Eduardo Luis2012-05-303-41/+40
* test_filestore_workloadgen: less noiseSage Weil2012-05-291-18/+20
* test_filestore_workloadgen: write zeros, not random bytesSage Weil2012-05-291-3/+7
* workloadgen: Add transaction throughput infos.Joao Eduardo Luis2012-05-162-1/+7
* test_filestore_workloadgen: name the Mutex variableSage Weil2012-05-071-1/+1
* workloadgen: time tracking using ceph's utime_t's instead of timevals.Joao Eduardo Luis2012-05-072-52/+23
* workloadgen: forcing the user to specify a data and journal.Joao Eduardo Luis2012-05-071-4/+4
* workloadgen: add option to specify the max number of in-flight txs.Joao Eduardo Luis2012-05-072-3/+11
* workloadgen: Allow finer control over what the generator does.Joao Eduardo Luis2012-05-072-39/+311
* run_seed_to.sh: clean out merge cruftSage Weil2012-04-281-33/+0
* Merge remote branch 'gh/wip-filestore-misc'Sage Weil2012-04-286-221/+263
|\
| * workload_generator: get rid of our lock.Joao Eduardo Luis2012-04-262-18/+32
| * TestFileStoreState: make 'm_in_flight' var an atomic_t.Joao Eduardo Luis2012-04-262-7/+16
| * workload_generator: specify number of ops to run, or 0 to run forever.Joao Eduardo Luis2012-04-262-5/+38
| * workload_generator: Delegate store tracking to TestFileStoreState.Joao Eduardo Luis2012-04-262-189/+90
| * TestFileStoreState: Fix issues affecting proper behavior when inherited.Joao Eduardo Luis2012-04-261-1/+3
| * DeterministicOpSequence: add 'ceph_asserts()' where we expect != NULL.Joao Eduardo Luis2012-04-251-0/+2
| * TestFileStoreState: distinguish between 'get_coll()' and 'get_coll_at()'Joao Eduardo Luis2012-04-252-6/+42
| * run_seed_to.sh: Add valgrind support.Joao Eduardo Luis2012-04-251-4/+9
| * TestFileStoreState: free memory on terminus.Joao Eduardo Luis2012-04-252-6/+13
| * run_seed_to.sh: rework the script, make it more flexible and broaden the tests.Joao Eduardo Luis2012-04-231-27/+268
* | run_seed_to.sh: rework the script, make it more flexible and broaden the tests.Sage Weil2012-04-231-26/+268
* | run_seed_to.sh: remove stray argSage Weil2012-04-231-1/+0
|/
* filestore: fix collection_add journal replay problemSage Weil2012-04-201-1/+4
* FileStoreDiff: flip sense of diff*() methods aroundSage Weil2012-04-202-42/+66
* test_idempotent_sequence: Use FileStoreDiff class instead.Sage Weil2012-04-203-209/+285
* test_idempotent_sequence: Output missing options on "usage".Joao Eduardo Luis2012-04-201-1/+3
* test_filestore_workloadgen: track pg log size in memorySage Weil2012-04-202-6/+5
* test_filestore_workloadgen: whitespaceSage Weil2012-04-201-33/+46
* organize test_filestore_idempotent*Sage Weil2012-04-2010-0/+2144
* test_store -> test_filestoreSage Weil2012-04-201-0/+732
* test_wrkldgen -> test_filestore_workloadgenSage Weil2012-04-202-0/+528