cloudstack/test/integration/component/maint
Abhisar Sinha 4eb43651e2
Ability to specify NFS mount options while adding a primary storage and modify them on a pre-existing primary storage (#8947)
* Ability to specify NFS mount options while adding a primary storage and modify it later

* Pull 8947: Rename all occurrence of nfsopt to nfsMountOpt and added nfsMountOpts to ApiConstants

* Pull 8947: Refactor code - move into separate methods

* Pull 8947: CollectionsUtils.isNotEmpty and switch statement in LibvirtStoragePoolDef.java

* Pull 8947: UI - cancel maintainenace will remount the storage pool and apply the options

* Pull 8947: UI - moved edit NFS mount options to edit Primary Storage form

* Pull 8947: UI - moved 'NFS Mount Options' to below 'Type' in dataview

* Pull 8947: Fixed message in AddPrimaryStorage.vue

* Pull 8947: Convert _nfsmountOpts to Set in libvirtStoragePoolDef

* Pull 8947: Throw exception and log error if mount fails due to incorrect mount option

* Pull 8947: Added UT and moved integration test to component/maint

* Pull 8947: Review comments

* Pull 8947: Removed password from integration test

* Pull 8947: move details allocation to inside the if loop in getStoragePoolNFSMountOpts

* Pull 8947: Fixed a bug in AddPrimaryStorage.vue

* Pull 8947: Pool should remain in maintenance mode if mount fails

* Pull 8947: Removed password from integration test

* Pull 8947: Added UT

* Pull 8875: Fixed a bug in CloudStackPrimaryDataStoreLifeCycleImplTest

* Pull 8875: Fixed a bug in LibvirtStoragePoolDefTest

* Pull 8947: minor code restructuring

* Pull 8947 : added some ut for coverage

* Fix LibvirtStorageAdapterTest UT
2024-06-25 23:45:35 +05:30
..
__init__.py python3: Migrate Marvin and smoketests to python3 (#4727) 2021-05-04 23:19:37 +05:30
test_bugs.py tests: component test ports/fixes in python3 (#5082) 2021-09-02 16:03:49 +05:30
test_capacity_host_delete.py python3: Migrate Marvin and smoketests to python3 (#4727) 2021-05-04 23:19:37 +05:30
test_dedicate_guest_vlan_ranges.py python3: Migrate Marvin and smoketests to python3 (#4727) 2021-05-04 23:19:37 +05:30
test_dedicate_public_ip_range.py python3: Migrate Marvin and smoketests to python3 (#4727) 2021-05-04 23:19:37 +05:30
test_egress_rules_host_maintenance.py Add Python flake8 linting for W291 trailing whitespace with Super-Linter (#4687) 2022-03-28 11:40:26 -03:00
test_escalations_instances.py Adressed review comment for automating bugs 9277 9276 9275 9274 9273 9179 9178 9177 2017-05-03 14:32:43 +05:30
test_explicit_dedication.py CLOUDSTACK-8089: Fixed test_explicit_dedication.py test case and moved to maint folder for it is to be run separately 2014-12-18 20:00:12 -05:00
test_high_availability.py python3: Migrate Marvin and smoketests to python3 (#4727) 2021-05-04 23:19:37 +05:30
test_host_high_availability.py Remove unneeded duplicate words (#7850) 2023-09-18 13:16:33 +02:00
test_hypervisor_limit.py Fix spelling (#6609) 2022-11-01 08:30:01 +01:00
test_ip_resource_count_for_vpc.py Enable Flake8 rule W391 (#6606) 2022-11-13 11:00:07 +01:00
test_multiple_ip_ranges.py python3: Migrate Marvin and smoketests to python3 (#4727) 2021-05-04 23:19:37 +05:30
test_primary_storage_nfsmountopts_kvm.py Ability to specify NFS mount options while adding a primary storage and modify them on a pre-existing primary storage (#8947) 2024-06-25 23:45:35 +05:30
test_redundant_router.py Fix spelling (#6860) 2022-11-13 10:56:15 +01:00
test_redundant_router_deployment_planning.py Fix spelling (#6609) 2022-11-01 08:30:01 +01:00
test_redundant_router_network_rules.py cloudstack: make code more inclusive 2021-06-08 15:47:20 +05:30
test_vpc.py complete implementation of the StrongSwan VPN feature 2017-02-02 16:18:06 -05:00
testpath_disable_enable_zone.py Fix spelling (#6609) 2022-11-01 08:30:01 +01:00
testpath_disablestoragepool.py Fix spelling (#6898) 2022-12-13 14:58:14 +01:00
testpath_vMotion_vmware.py Fix spelling (#6898) 2022-12-13 14:58:14 +01:00