Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #53830 from alimaredia/wip-test-librgw-file-sh-vstart | Casey Bodley | 2023-12-11 | 1 | -2/+11 |
|\ | |||||
| * | qa: enable test_librgw_file.sh to be run with vstart cluster | Ali Maredia | 2023-10-05 | 1 | -2/+11 |
* | | Merge PR #54726 into main | Patrick Donnelly | 2023-12-11 | 3 | -5/+2 |
|\ \ | |||||
| * | | qa: test fs:shell on all distros | Patrick Donnelly | 2023-11-30 | 2 | -5/+1 |
| * | | qa: add cephfs-shell to installed rpm packages | Patrick Donnelly | 2023-11-30 | 1 | -0/+1 |
* | | | Merge pull request #54205 from VallariAg/wip-nvmeof-test | Ilya Dryomov | 2023-12-04 | 13 | -0/+181 |
|\ \ \ | |||||
| * | | | qa: add rbd/nvmeof test | Vallari Agrawal | 2023-12-04 | 13 | -0/+181 |
* | | | | Merge pull request #54482 from ronen-fr/wip-rf-repl-hp | Ronen Friedman | 2023-12-03 | 1 | -1/+8 |
|\ \ \ \ | |||||
| * | | | | tests/scrub: deactivate osd-scrub-dump stand-alone test | Ronen Friedman | 2023-12-01 | 1 | -0/+7 |
| * | | | | osd/scrub: maintain a set of remote reservations | Ronen Friedman | 2023-11-18 | 1 | -1/+1 |
* | | | | | Merge pull request #54724 from ajarr/wip-63673 | Ilya Dryomov | 2023-12-01 | 1 | -4/+0 |
|\ \ \ \ \ | |||||
| * | | | | | qa/workunits/rbd/cli_generic.sh: narrow race window | Ramana Raja | 2023-11-29 | 1 | -4/+0 |
| |/ / / / | |||||
* | | | | | Merge PR #53431 into main | Venky Shankar | 2023-11-30 | 1 | -0/+198 |
|\ \ \ \ \ | |||||
| * | | | | | qa: add test cases to verify error reporting works as expected | Dhairya Parmar | 2023-10-12 | 1 | -0/+198 |
* | | | | | | Merge pull request #54631 from rishabh-d-dave/mgr-vol-tests | Rishabh Dave | 2023-11-30 | 1 | -427/+406 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | qa/cephfs: improvements for name generators in test_volumes.py | Rishabh Dave | 2023-11-29 | 1 | -427/+406 |
* | | | | | | Merge pull request #54308 from rishabh-d-dave/mgr-vol-flake-warnings | Rishabh Dave | 2023-11-29 | 1 | -17/+26 |
|\ \ \ \ \ \ | |||||
| * | | | | | | qa/cephfs: don't write guest keyring to file "keyring" | Rishabh Dave | 2023-11-23 | 1 | -17/+26 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #54618 from alimaredia/wip-remove-vstart-runner-radosgw-ad... | Casey Bodley | 2023-11-29 | 1 | -5/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | qa: remove vstart runner from radosgw_admin task | Ali Maredia | 2023-11-28 | 1 | -5/+8 |
* | | | | | | | Merge pull request #54209 from VallariAg/wip-xml-scanner | Vallari Agrawal | 2023-11-29 | 6 | -42/+47 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | qa: rewrite "valgrind_post" to use ValgrindScanner | Vallari Agrawal | 2023-10-26 | 1 | -31/+9 |
| * | | | | | | | qa: use Remote.run_unit_test when "unit_test_scan" config is used | Vallari Agrawal | 2023-10-26 | 5 | -11/+38 |
* | | | | | | | | rgw: fix spelling errors | Josh Soref | 2023-11-27 | 7 | -7/+7 |
* | | | | | | | | Merge pull request #52931 from yuvalif/wip-yuval-lua-teuthology | Yuval Lifshitz | 2023-11-24 | 11 | -0/+286 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | rgw/test/lua: add lua integration tests suite | Yuval Lifshitz | 2023-11-23 | 11 | -0/+286 |
* | | | | | | | | | rgw/swift: preserve dashes/underscores in swift user metadata names | Jane Zhu | 2023-11-23 | 1 | -2/+0 |
| |_|/ / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge pull request #52813 from cbodley/wip-59424 | Casey Bodley | 2023-11-21 | 7 | -80/+198 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | qa/rgw/tempest: override frontend_prefix in tempest task | Casey Bodley | 2023-10-06 | 3 | -1/+6 |
| * | | | | | | | qa/rgw/tempest: run s3tests against keystone ec2 | Casey Bodley | 2023-10-06 | 3 | -0/+36 |
| * | | | | | | | qa/s3tests: enable testing against keystone users with ec2 | Casey Bodley | 2023-10-06 | 1 | -0/+51 |
| * | | | | | | | qa/s3tests: create_users() takes all yaml config | Casey Bodley | 2023-10-06 | 1 | -32/+28 |
| * | | | | | | | qa/keystone: expose function to read a user's ec2 creds | Casey Bodley | 2023-10-06 | 1 | -3/+29 |
| * | | | | | | | qa/keystone: config can create ec2 credentials | Casey Bodley | 2023-10-06 | 1 | -0/+5 |
| * | | | | | | | qa/keystone: extract os_auth_args to helper function | Casey Bodley | 2023-10-06 | 1 | -13/+14 |
| * | | | | | | | qa/keystone: merge overrides into config | Casey Bodley | 2023-10-06 | 1 | -0/+2 |
| * | | | | | | | qa/rgw/tempest: rearrange tasks and overrides | Casey Bodley | 2023-10-06 | 3 | -33/+29 |
* | | | | | | | | Merge PR #54414 into main | Milind Changire | 2023-11-19 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | qa: run kernel_untar_build with newer tarball | Milind Changire | 2023-11-14 | 1 | -2/+2 |
* | | | | | | | | Merge pull request #52151 from myoungwon/wip-ceph-dedup-tool-memory | Samuel Just | 2023-11-17 | 1 | -0/+71 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | tools/ceph_dedup_tool: add a test to check the memory limit works correctly | myoungwon oh | 2023-11-03 | 1 | -0/+71 |
* | | | | | | | | | Merge pull request #54363 from ronen-fr/wip-rf-force-scrub | Ronen Friedman | 2023-11-15 | 4 | -50/+92 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | tests/standalone: fix scrub-related tests following command changes | Ronen Friedman | 2023-11-15 | 4 | -50/+92 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge pull request #54489 from Suyashd999/main | Ilya Dryomov | 2023-11-15 | 8 | -15/+14 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | qa/suites/rbd: Cleanup of MIRROR_IMAGE_MODE | Suyashd999 | 2023-11-14 | 8 | -15/+14 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* / | | | | | | | | qa: use correct imports to resolve fuse_mount and kernel_mount | Milind Changire | 2023-11-13 | 1 | -2/+2 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #49914 from adk3798/monitoring-teuth-test | Adam King | 2023-11-10 | 1 | -0/+55 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | qa/cephadm: basic test for monitoring stack | Adam King | 2023-02-20 | 1 | -0/+55 |
* | | | | | | | | | qa/cephadm: adjust host drain test to handle explicit placement warning | Adam King | 2023-11-09 | 1 | -0/+10 |
| |_|_|_|/ / / / |/| | | | | | | | |||||
* | | | | | | | | Merge pull request #50212 from rishabh-d-dave/fs-swap-subcmd | Rishabh Dave | 2023-11-08 | 5 | -4/+842 |
|\ \ \ \ \ \ \ \ |