- de4bf8d Use ddt.named_data decorator to avoid random test names by lkuchlan · 2 years, 5 months ago
- 541c6cd Fixed Share server migration test related to CIFS. by agireesh · 1 year, 3 months ago
- a77dddc Merge "Change test manage share server with invalid id" by Zuul · 1 year, 4 months ago
- f59050e Change test manage share server with invalid id by Raffaela Cunha · 2 years, 4 months ago
- add7740 Revert "Use ddt.named_data decorator to avoid random test names" by Carlos Eduardo · 2 years ago
- 2521fbf Add tests replica create with 'share-network' option. by kpdev · 3 years, 5 months ago
- 7b63ec7 Move general methods under utils file by lkuchlan · 2 years, 2 months ago
- 1a22ce3 Fix incorrect url request for share group type extra specs by lkuchlan · 2 years, 2 months ago
- 2bf4853 Merge "Add tempest tests for share snapshot metadata" by Zuul · 2 years, 2 months ago
- c45cb4b Add tempest tests for share snapshot metadata by Ashley Rodriguez · 3 years ago
- 256a6b0 Merge "Replace period to underscore" by Zuul · 2 years, 3 months ago
- 3d2b7bb More Snapshot metadata field verification >= 2.73 by Goutham Pacha Ravi · 2 years, 3 months ago
- 5e559df Move skip condition under skip_checks class method by lkuchlan · 2 years, 4 months ago
- a90e325 Expect 404 for unauthorized share access by Goutham Pacha Ravi · 2 years, 4 months ago
- 8125ca4 Replace period to underscore by lkuchlan · 2 years, 4 months ago
- 4b26d79 Use ddt.named_data decorator to avoid random test names by lkuchlan · 2 years, 5 months ago
- ad511b6 Use allow_access helper method by lkuchlan · 2 years, 9 months ago
- ee15891 Fix share instance show related tests.. by Kiran Pawar · 2 years, 11 months ago 1.8.0 ussuri-last victoria-last
- 822cba5 Merge "Add functional tests for add multiple subnets feature" by Zuul · 2 years, 11 months ago 1.7.0
- c1a3c0e Add functional tests for add multiple subnets feature by Andre · 3 years ago
- 5974506 Add tests for only_host scheduler hint. by Kiran Pawar · 3 years, 3 months ago
- e17b434 Fix replica cleanup by Goutham Pacha Ravi · 3 years ago
- 4b20d44 Added test test_create_snapshot_over_quota_limit by Vida Haririan · 4 years ago
- af5270a Merge "Client support force extend share with v2.64" by Zuul · 3 years, 1 month ago
- b55f404 Client support force extend share with v2.64 by likangkang01 · 3 years, 4 months ago
- 4889581 Remove all usage of six library by haixin · 4 years, 4 months ago
- 8866127 Add unstable tag on some replication tests by Fabio Oliveira · 3 years, 3 months ago
- 9c4a97b Fix check to server migration complete test by Felipe Rodrigues · 3 years, 4 months ago
- e6db08d Add extra check to server migration complete test by silvacarloss · 3 years, 4 months ago
- bdb2de8 Merge "Modify share server migration tests" by Zuul · 3 years, 5 months ago
- c5c69a6 Modify share server migration tests by silvacarloss · 3 years, 5 months ago
- bef40b3 Fix tests creating share without using share_size by Felipe Rodrigues · 3 years, 6 months ago
- da415b4 Fix parsing of share group type json by Goutham Pacha Ravi · 3 years, 6 months ago
- 86f2432 Enable http response extraction by lkuchlan · 3 years, 9 months ago
- 3af822b Fix class inheritances in base.py by lkuchlan · 3 years, 8 months ago
- ac53004 Add a validation check that the share has been deleted by lkuchlan · 3 years, 8 months ago
- b60fdda Setup snapshot extra specs only if required by Goutham Pacha Ravi · 3 years, 10 months ago
- a0acf25 Fix API version test skip logic by Goutham Pacha Ravi · 3 years, 8 months ago
- 7068506 Merge "Harden manage negative tests" by Zuul · 3 years, 10 months ago
- d00bed4 Harden manage negative tests by Goutham Pacha Ravi · 3 years, 11 months ago
- 9efbc94 Merge "Remove a duplicated skipped functions" by Zuul · 3 years, 11 months ago
- d3a40b9 Merge "Fix extra specs for share type" by Zuul · 3 years, 11 months ago
- ab41ebd Move share server creation check under admin test suite by lkuchlan · 4 years ago
- 9dca2c4 Remove a duplicated skipped functions by lkuchlan · 4 years ago
- f7fc5b6 Consolidate waiters methods by lkuchlan · 4 years ago
- 3024bb2 Fix extra specs for share type by lkuchlan · 4 years ago
- a7dc759 Fixed a sporadic failure in test_delete_share_in_manage_error by Vida Haririan · 4 years ago
- d213876 Fix 'ss-type' conflicts in security service tests by Douglas Viroel · 4 years ago
- 0720fc3 Merge "Enable running multi-backends tests with different share protocols" by Zuul · 4 years ago
- 9ddff80 Enable running multi-backends tests with different share protocols by lkuchlan · 4 years, 1 month ago
- f2340db Merge "Remove further randomness when calling ddt.data()" by Zuul · 4 years ago
- fe6e603 Remove further randomness when calling ddt.data() by Luigi Toscano · 4 years ago
- 540e74a Moving resource waiters to a new module by lkuchlan · 4 years ago
- 7f8e0ac Moving skip conditions under skip_check classmethod by lkuchlan · 4 years ago
- d91870b Preserve the items order when calling ddt.data() by Luigi Toscano · 4 years, 4 months ago
- a0ef832 Merge "Fix share server migration tests" by Zuul · 4 years, 4 months ago
- 7836ae8 Fix export location sent to manage share operation by silvacarloss · 4 years, 4 months ago
- b3089a7 Fix share server migration tests by debeltrami · 4 years, 4 months ago
- a98919f [Negative] Create share with non allowed share type by lkuchlan · 4 years, 7 months ago
- 0d523bb Add tests for share server migration by debeltrami · 4 years, 5 months ago
- 2e0e081 Merge "Remove experimental flag from share replication feature" by Zuul · 4 years, 5 months ago
- 88452b3 Add uuid for tests by lkuchlan · 5 years ago
- f904fd6 Merge "Add flake8-import-order extension to tox.ini" by Zuul · 4 years, 5 months ago
- d354d67 Remove experimental flag from share replication feature by silvacarloss · 4 years, 5 months ago
- 1369e54 Fix skip condition for "test_default_share_group_type_applied" by lkuchlan · 4 years, 5 months ago
- 1d1461d Add flake8-import-order extension to tox.ini by lkuchlan · 4 years, 6 months ago
- 517a7a2 Fix ReplicaQuotasNegativeTest by Goutham Pacha Ravi · 4 years, 6 months ago
- 1753a59 Add security service to share networks by debeltrami · 4 years, 9 months ago
- af44826 Stop forcing creation of "isolated" credentials by Goutham Pacha Ravi · 4 years, 7 months ago
- 5e0152b Fix pep8 issues by Goutham Pacha Ravi · 4 years, 9 months ago
- 3b4d485 Functional tests for create share from snapshot different pools/azs by andrebeltrami · 5 years ago
- 32bd346 Merge "Remove experimental flag from share groups feature" by Zuul · 4 years, 9 months ago
- 6e57568 Remove experimental flag from share groups feature by silvacarloss · 5 years ago
- d6c5d08 Merge "Tighten asserts around time filters" by Zuul · 4 years, 9 months ago
- 4c130be Tighten asserts around time filters by Goutham Pacha Ravi · 4 years, 9 months ago
- ca4dd9f Update share quota functional tests by silvacarloss · 4 years, 11 months ago
- 9d22958 Merge "Add function to test user messages query by timestamp" by Zuul · 4 years, 9 months ago
- af6f44a Add function to test user messages query by timestamp by haixin · 4 years, 10 months ago
- b5ed5df Fix export location negative tests by Tom Barron · 5 years ago
- c678e21 Fix export locations tests by Goutham Pacha Ravi · 4 years, 10 months ago
- a3b6f7a Move all conditions skipped under "skip_checks" method by lkuchlan · 5 years ago
- eff4f9b [ussuri][goal] Drop python2.7 support by Goutham Pacha Ravi · 5 years ago
- e560638 Skip subnets test when version 2.51 is not supported by Goutham Pacha Ravi · 5 years ago
- 9292582 Skip update share type tests for microversion lower than 2.50 by Douglas Viroel · 5 years ago
- 171241e Merge "Enable share-replica tests in multitenancy enviroments" by Zuul · 5 years ago 0.4.0
- b7e27e7 Adds new functional tests for share-network-subnets by Douglas Viroel · 5 years ago
- 0d1d29f Add update share type functional tests by haixin · 5 years ago
- bd4e78c Enable share-replica tests in multitenancy enviroments by Douglas Viroel · 5 years ago
- 90332bd Merge "Disable 'project_id' validation on test_share_servers" by Zuul · 5 years ago
- 493a2df Validate share quota after updating by vhari · 5 years ago
- ee9d860 Disable 'project_id' validation on test_share_servers by Douglas Viroel · 5 years ago
- baf81eb [Negative] Create share over quota limit by lkuchlan · 5 years ago
- 9743939 Delete servers before deleting its share network by Lucio Seki · 6 years ago
- 3705694 Add functional tests for manage/unmanage of shares in DHSS=True by Lucio Seki · 6 years ago
- c60922f Temporarily disable test_manage_invalid by Rodrigo Barbieri · 6 years ago
- 29eaeef Add tests for share type availability_zones extra-spec by Goutham Pacha Ravi · 6 years ago
- 3f92a6a Merge "Fix availability zones tests" by Zuul · 6 years ago
- 839c98b Fix availability zones tests by Goutham Pacha Ravi · 6 years ago
- df4ab07 Extend testing for reset state operation by lkuchlan · 6 years ago
- f6bc6fa Create a generic share type (api tests) by Victoria Martinez de la Cruz · 7 years ago mcp/rocky 0.1.0