cloudstack/test/integration/plugins/storpool
slavkap 54b44cc316
KVM: Option to deploy a VM with existing volume/snapshot (#10503)
* Option to deploy a VM with existing volume/snapshot

* smoke test changes

check if the hypervisor is KVM
check if the primary storage's scope is ZONE wide

* skip all tests if the storage isn't Zone-Wide and the hypervisor isn't KVM

* support StorPool tags

add StorPool tags to a volume created from snapshot or to a volume which
will be attached as a ROOT to a new VM

* Add StorPool tags on the new ROOT volume

* Add the StorPool's tags when volume is created from a snapshot or a
volume is attached as a ROOT to a VM

* Addressed review
2025-07-14 15:10:45 +05:30
..
MigrateVolumeToStorPool.py Refactoring StorPool's smoke tests (#7392) 2023-08-02 14:37:37 +08:00
TestEncryptedVolumes.py test: fix Super-Linter Check error in storpool tests 2023-06-27 10:47:25 +02:00
TestStorPoolVolumes.py pre-commit: enable Python flake8 rule `E272` (#9361) 2024-07-10 09:17:25 +02:00
TestTagsOnStorPool.py Adding device ID to a StorPool volume (#10587) 2025-06-11 19:39:51 +02:00
TestVmSnapshots.py Refactoring StorPool's smoke tests (#7392) 2023-08-02 14:37:37 +08:00
sp_util.py Added support for storpool_qos service (#8755) 2024-08-29 09:23:25 +02:00
test_storpool_tiers.py KVM: Option to deploy a VM with existing volume/snapshot (#10503) 2025-07-14 15:10:45 +05:30