summaryrefslogtreecommitdiffstats
path: root/qa/tasks/cephfs/test_volume_client.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* blacklist -> blocklistSage Weil2020-08-241-2/+2
* Merge pull request #34732 from lxbsz/fs_fix_newKefu Chai2020-04-251-6/+8
|\
| * qa/cephfs: switch to mount_wait() to avoid possible umounted assertXiubo Li2020-04-251-5/+5
| * qa/cephfs: fix AssertionError: CommandFailedError not raised under py3Xiubo Li2020-04-251-1/+3
* | Merge pull request #34578 from lxbsz/volume_client_py3Kefu Chai2020-04-251-14/+3
|\ \ | |/ |/|
| * qa/volume_client: fix TestVolumeClient failing under new py3 runtimeXiubo Li2020-04-201-14/+3
* | qa/tasks/cephfs: add mount_wait() support to simplify the codeXiubo Li2020-04-141-2/+2
|/
* qa/tasks/cephfs: use assertCountEqual if PY3Kefu Chai2020-04-071-2/+2
* qa/tasks/cephfs: python3Sage Weil2019-12-191-1/+1
* qa: Enable flake8 tox and fix failuresThomas Bechtold2019-12-121-2/+1
* qa: do not check pg count for new data_isolated volumePatrick Donnelly2019-10-231-32/+1
* Merge PR #28692 into masterPatrick Donnelly2019-07-181-33/+53
|\
| * test_volume_client: add positive test for ceph_volume_client methodRishabh Dave2019-07-131-1/+24
| * test_volume_client: rename test_put_object_versioned()Rishabh Dave2019-07-131-1/+1
| * test_volume_client: rewrite test_put_object_versionedRishabh Dave2019-07-131-13/+20
| * test_volume_client: use sudo_write_file() form teuthologyRishabh Dave2019-07-131-25/+4
| * test_volume_client: make test_object_versioned py3 compatibleRishabh Dave2019-07-131-2/+13
* | Merge pull request #17619 from liuchang0812/wip-ec-below-min-sizeKefu Chai2019-06-221-1/+1
|\ \ | |/ |/|
| * qa: extend get_pool_property() to allow non-int valuesGreg Farnum2019-05-101-1/+1
* | test_volume_client: declare only one default for python versionRishabh Dave2019-06-201-1/+2
* | test_volume_client: don't shadow class variableRishabh Dave2019-06-191-1/+1
* | qa/tasks/cephfs/test_volume_client: print py2 or py3 which the test case runsLianne2019-06-111-1/+3
* | test_volume_client: simplify test_get_authorized_ids()Rishabh Dave2019-05-201-4/+2
|/
* qa: test py2 and py3 for volume clientPatrick Donnelly2018-07-311-0/+5
* qa: make test_volume_client.py py3 compatibleRishabh Dave2018-07-311-15/+20
* qa/ceph-volume: allow executing python pyloads using python3Rishabh Dave2018-07-311-1/+4
* qa/ceph-volume: add a test for put_object_versioned()Rishabh Dave2018-06-281-0/+21
* qa: ignore version in auth metadata compPatrick Donnelly2018-05-081-18/+29
* ceph_volume_client: allow volumes without namespace isolationRamana Raja2018-05-081-0/+53
* qa: fix blacklisted check for test_lifecyclePatrick Donnelly2018-05-031-9/+9
* ceph_volume_client: fix setting caps for IDsRamana Raja2017-09-291-0/+39
* Merge PR #17697 into masterPatrick Donnelly2017-09-291-2/+72
|\
| * pybind/ceph_volume_client: add get, put, and delete object interfacesRamana Raja2017-09-221-2/+72
* | mon: rename mon_pg_warn_max_per_osd -> mon_max_pg_per_osdSage Weil2017-09-141-3/+3
|/
* qa/cephfs: Fix race in test_volume_clientDouglas Fuller2017-08-041-3/+6
* qa: update TestVolumeClient for new blacklistingJohn Spray2017-05-231-8/+11
* qa: remove outdated TODO in TestVolumeClientJohn Spray2017-05-231-4/+0
* move ceph-qa-suite dirs into qa/Sage Weil2016-12-141-0/+905