summaryrefslogtreecommitdiffstats
path: root/src/test/rgw (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: Remove backported max and make_uniqueAdam C. Emerson2017-12-141-1/+1
* rgw: Disambiguate call to maxAdam C. Emerson2017-12-071-1/+1
* Merge pull request #18124 from amitkumar50/cleanup-Min-MaxKefu Chai2017-12-011-2/+2
|\
| * cleanup: Replacing MIN,MAX with std::min,std::maxamitkuma2017-11-201-2/+2
* | Merge pull request #9571 from yehudasa/wip-rgw-redirect-zoneKefu Chai2017-11-292-0/+77
|\ \ | |/ |/|
| * test_multi: add a test for zone redirectYehuda Sadeh2017-11-282-0/+77
* | qa/rgw: add kwargs for debug outputCasey Bodley2017-11-101-0/+2
* | test/rgw: add test_bucket_index_log_trim()Casey Bodley2017-11-101-0/+63
* | vstart.sh: drop --{mon,osd,mds,rgw,mgr}_num optionsKefu Chai2017-10-311-2/+5
* | test/rgw: add test_multipart_object_syncCasey Bodley2017-10-121-0/+22
* | cmake: always use CMAKE_RUNTIME_OUTPUT_DIRECTORY as the unittests' pathKefu Chai2017-10-031-7/+7
|/
* test/rgw: fix test_encrypted_object_sync for 3+ zonesCasey Bodley2017-08-301-1/+1
* Merge pull request #16494 from asomers/bin_bashKefu Chai2017-08-274-4/+4
|\
| * scripts: fix bash path in shebangsAlan Somers2017-07-274-4/+4
* | test/rgw: add multisite test_encrypted_object_syncCasey Bodley2017-08-161-0/+42
* | test/rgw: add missing object tagging actions to policy testsCasey Bodley2017-08-011-2/+7
* | test/rgw: add tests for match_wildcards, match_policyCasey Bodley2017-08-011-0/+117
* | test/rgw: rename ceph_test_rgw_iam_policy to unittest_Casey Bodley2017-08-011-6/+4
* | rgw multisite: add two bucket sync test case: enable right after disable,Zhang Shaowen2017-07-251-0/+53
* | test/rgw: add test_bucket_sync_disable_enableCasey Bodley2017-06-291-0/+52
|/
* radosgw: refactor compression codeAdam Kupczyk2017-06-261-1/+1
* radosgw, compression: added unit testAdam Kupczyk2017-06-261-0/+151
* Merge pull request #15260 from shashalu/fix-secondary-zonegroup-corsCasey Bodley2017-06-201-0/+9
|\
| * rgw: update bucket cors in secondary zonegroup should forward to masterlu.shasha2017-06-191-0/+9
* | Merge pull request #15738 from cbodley/wip-rgw-string-constexprCasey Bodley2017-06-191-2/+7
|\ \ | |/ |/|
| * rgw: fix constexpr for string_sizeCasey Bodley2017-06-161-2/+7
* | test/rgw: add multisite test_set_bucket_policyCasey Bodley2017-06-161-1/+14
|/
* Merge pull request #15678 from cbodley/wip-rgw-string-joinCasey Bodley2017-06-162-0/+75
|\
| * test/rgw: add unit tests for variadic string join/catCasey Bodley2017-06-142-0/+75
* | rgw-multisite: fix the problem of rgw website configure request not redirect ...yuliyang2017-06-151-0/+12
|/
* Merge pull request #15323 from fangyuxiangGL/compress_bug_fixRadoslaw Zarzynski2017-06-121-11/+11
|\
| * rgw: get wrong content when download object with specific range whenfang.yuxiang2017-05-271-11/+11
* | qa/tasks/rgw_multisite.py: adjust zone initYehuda Sadeh2017-06-012-3/+3
* | rgw: fix importYehuda Sadeh2017-06-011-1/+1
* | test/rgw: drop use of urllibYehuda Sadeh2017-05-302-3/+2
* | test_multi: don't pass array as default param to constructorYehuda Sadeh2017-05-302-2/+2
* | test/rgw/test_multi: cleanupYehuda Sadeh2017-05-301-5/+1
* | test_multi: realm checkpoint after initYehuda Sadeh2017-05-301-0/+1
* | rgw/test_multi: add test_es_bucket_conf testYehuda Sadeh2017-05-302-6/+53
* | rgw/test-multi: test more complicated queriesYehuda Sadeh2017-05-301-1/+19
* | rgw/test_multi: add tests for different key typesYehuda Sadeh2017-05-302-17/+99
* | rgw/test_multi: zone_conn can hold more than one bucket per zoneYehuda Sadeh2017-05-302-43/+65
* | rgw/test_multi/es: extend testYehuda Sadeh2017-05-302-10/+46
* | test/rgw/test_multi: initial es functional testsYehuda Sadeh2017-05-302-36/+145
* | test/rgw/test_multi: differentiate between zone and zone connectionYehuda Sadeh2017-05-306-149/+315
* | rgw/test_multi: add support for elasticsearch testingYehuda Sadeh2017-05-306-64/+366
* | rgw: fix test_multi.py default config file pathJiaying Ren2017-05-271-1/+1
|/
* rgw: Remove pessimizing moveAdam C. Emerson2017-05-221-2/+2
* Merge pull request #14688 from cbodley/wip-rgw-multi-suiteCasey Bodley2017-05-193-54/+83
|\
| * test/rgw: add timing config options to test_multi.pyCasey Bodley2017-05-181-1/+10