summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/smb/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* mgr/smb: rm all `smb dump` commandsAvan Thakkar2024-10-161-89/+0
* mgr/smb: earmark resolver for subvolumeAvan Thakkar2024-09-242-0/+3
* mgr/smb: add support for new ceph vfs moduleJohn Mulligan2024-09-041-8/+8
* mgr/smb: add a cluster resource field to manage clusteringJohn Mulligan2024-08-202-15/+44
* Merge pull request #58153 from anoopcs9/modify-smb-dot-confAdam King2024-07-241-3/+4
|\
| * mgr/smb: Use the default for minimum protocol versionAnoop C S2024-07-051-1/+0
| * mgr/smb: Add acl_xattr configuration to share definitionAnoop C S2024-07-051-2/+4
* | Merge pull request #57817 from phlogistonjohn/jjm-smb-sqliteAdam King2024-07-181-0/+211
|\ \
| * | mgr/smb: add a unit test to verify the new name in use checkJohn Mulligan2024-07-061-0/+211
| |/
* | Merge pull request #58514 from phlogistonjohn/jjm-smb-fix-show-no-sharesAdam King2024-07-161-0/+55
|\ \
| * | mgr/smb: fix ceph smb show when a cluster has not associated sharesJohn Mulligan2024-07-101-0/+55
| |/
* / mgr/smb: cache subvolume (& subvolume group) path lookupsAvan Thakkar2024-07-031-0/+108
|/
* mgr/smb: add test coverage for show commandJohn Mulligan2024-06-241-0/+70
* mgr/smb: add test coverage for creating users with clusterJohn Mulligan2024-06-241-0/+18
* mgr/smb: add heavily mocked unit test for fs.py moduleJohn Mulligan2024-06-241-0/+67
* mgr/smb: improve error case test coverage for handlerJohn Mulligan2024-06-241-0/+196
* mgr/smb: fix and test load_text functionJohn Mulligan2024-06-241-0/+90
* mgr/smb: add more test cases for resource validation errorsJohn Mulligan2024-06-241-0/+106
* mgr/smb: add test coverage for expanding login access enumJohn Mulligan2024-06-241-0/+21
* mgr/smb: add test coverage for all utils.py functionsJohn Mulligan2024-06-241-0/+15
* mgr/smb: move a handful of small functions to utils.pyJohn Mulligan2024-06-242-25/+28
* mgr/smb: add handler unit tests for login_control in share generationJohn Mulligan2024-06-191-0/+158
* mgr/smb: add unit tests for share login_control attributeJohn Mulligan2024-06-191-0/+123
* mgr/smb: add validation unit tests for login namesJohn Mulligan2024-06-191-0/+20
* mgr/smb: add unit tests for custom_options funcsJohn Mulligan2024-06-171-0/+35
* mgr/smb: add a unit test to cover apply func create_only argumentJohn Mulligan2024-06-131-0/+88
* Merge PR #57979 into mainPatrick Donnelly2024-06-121-9/+4
|\
| * test/ smb: modify source_type to fix run-tox-mgr failedRongqi Sun2024-06-121-9/+4
* | Merge pull request #57180 from phlogistonjohn/jjm-smb-linked-resAdam King2024-06-114-239/+184
|\ \ | |/ |/|
| * mgr/smb: remove embedded join source and users and groups typesJohn Mulligan2024-05-024-235/+59
| * mgr/smb: convert smb module cluster create to use linked resourcesJohn Mulligan2024-05-021-4/+13
| * mgr/smb: add handler tests for new linked_to_cluster fieldJohn Mulligan2024-05-021-0/+112
* | mgr/smb: add unit tests for show command json and yaml outuptJohn Mulligan2024-05-011-0/+55
|/
* pybind/mgr/smb: add unit tests file tests/test_smb.pyJohn Mulligan2024-04-261-0/+602
* pybind/mgr/smb: add unit tests file tests/test_handler.pyJohn Mulligan2024-04-261-0/+1053
* pybind/mgr/smb: add unit tests file tests/test_rados_store.pyJohn Mulligan2024-04-261-0/+116
* pybind/mgr/smb: add unit tests file tests/test_resources.pyJohn Mulligan2024-04-261-0/+638
* pybind/mgr/smb: add unit tests file tests/test_resourcelib.pyJohn Mulligan2024-04-261-0/+454
* pybind/mgr/smb: add unit tests file tests/test_validation.pyJohn Mulligan2024-04-261-0/+77
* pybind/mgr/smb: add unit tests file tests/test_enums.pyJohn Mulligan2024-04-261-0/+26
* pybind/mgr/smb: create a smb tests dirJohn Mulligan2024-04-261-0/+0