You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/04/06 13:44:50 UTC

[GitHub] [cloudstack] slavkap opened a new pull request, #6007: StorPool storage plugin

slavkap opened a new pull request, #6007:
URL: https://github.com/apache/cloudstack/pull/6007

   ### Description
   
   This PR adds a volume storage plugin for StorPool SDS
   
   The main reason all classes are in one module is to provide maximum driver support even when the version is out of support. When installing the CloudsStack the StorPool's driver will come in a separate jar from the main uber jar. This allows us to provide fixes or enhancements before releases or out-of-support versions. It will only be necessary to override the old jar with the new one that carries the fix or the improvement. This decision has no effect or harm on the CloudStack project itself
   
   Supported operations:
   
   create/resize/delete volumes
   take/revert/delete volume snapshots
   take/revert/delete group snapshots - VM snapshots without the VM's memory
   migrate Ceph/NFS/StorPool volumes to another StorPool primary storage
   VM live migration with storage - tested with volumes on NFS/Ceph/StorPool to another StorPool primary storage
   create a template from volume/snapshot
   
   
   ### Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing functionality to change)
   - [X] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ### Feature/Enhancement Scale or Bug Severity
   
   #### Feature/Enhancement Scale
   
   - [ ] Major
   - [ ] Minor
   
   ### How Has This Been Tested?
   <!-- Please describe in detail how you tested your changes. -->
   <!-- Include details of your testing environment, and the tests you ran to -->
   <!-- see how your change affects other areas of the code, etc. -->
   
   Environment with 2 Zones
   
   1st Zone:
   1 pod
   2 clusters with 2 hyprvisors each
   2 StorPool clusters with 2 clients in a MultiCluster
   
   2nd Zone:
   1 Pod
   1 cluster with 1 hyprvisor
   1 StorPool cluster
   
   <!-- Please read the [CONTRIBUTING](https://github.com/apache/cloudstack/blob/main/CONTRIBUTING.md) document -->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1097950668

   <b>Trillian test result (tid-3883)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 30078 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr6007-t3883-kvm-centos7.zip
   Smoke tests completed. 91 look OK, 2 have errors
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_08_migrate_vm | `Error` | 43.78 | test_vm_life_cycle.py
   test_hostha_enable_ha_when_host_in_maintenance | `Error` | 305.83 | test_hostha_kvm.py
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] nvazquez commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
nvazquez commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1095837213

   @blueorangutan test


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] nvazquez commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
nvazquez commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1095375854

   @blueorangutan package


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] weizhouapache closed pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
weizhouapache closed pull request #6007: StorPool storage plugin
URL: https://github.com/apache/cloudstack/pull/6007


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1097226616

   @weizhouapache a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1095377488

   @nvazquez a Jenkins job has been kicked to build packages. It will be bundled with  KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1095880637

   @nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] rohityadavcloud closed pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
rohityadavcloud closed pull request #6007: StorPool storage plugin
URL: https://github.com/apache/cloudstack/pull/6007


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1097989801

   @nvazquez a Jenkins job has been kicked to build packages. It will be bundled with  KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1098652158

   <b>Trillian Build Failed (tid-3901)<b/>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] weizhouapache commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
weizhouapache commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1096999652

   @blueorangutan test


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1097166029

   @nvazquez a Jenkins job has been kicked to build packages. It will be bundled with  KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] nvazquez commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
nvazquez commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1098611808

   @blueorangutan test


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1097979405

   @weizhouapache a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] nvazquez commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
nvazquez commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1097988249

   @blueorangutan package


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] nvazquez commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
nvazquez commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1098649792

   @blueorangutan test


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1095433728

   Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 3129


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1099227661

   <b>Trillian test result (tid-3903)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 34415 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr6007-t3903-kvm-centos7.zip
   Smoke tests completed. 92 look OK, 1 have errors
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_disable_oobm_ha_state_ineligible | `Error` | 1512.13 | test_hostha_kvm.py
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] weizhouapache commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
weizhouapache commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1097979009

   
   @blueorangutan test
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] rohityadavcloud commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
rohityadavcloud commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1092552346

   cc @slavkap
   @shwstppr sorry I'll check and fix the github bot msg, not sure why it isn't picking the PR author 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] slavkap commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
slavkap commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1095365210

   Results of the smoke tests executed in my lab
   
   > Test to create VM snapshots ... === TestName: test_01_create_vm_snapshots | Status : SUCCESS ===
   ok
   Test to revert VM snapshots ... === TestName: test_02_revert_vm_snapshots | Status : SUCCESS ===
   ok
   Test to delete vm snapshots ... === TestName: test_03_delete_vm_snapshots | Status : SUCCESS ===
   ok
   
   > Test migrate virtual machine from NFS primary storage to StorPool ... === TestName: test_1_migrate_vm_from_nfs_to_storpool | Status : SUCCESS ===
   ok
   Test migrate volume from NFS primary storage to StorPool ... === TestName: test_2_migrate_volume_from_nfs_to_storpool | Status : SUCCESS ===
   ok
   Test write on disk before migrating volume from NFS primary storage ... === TestName: test_3_migrate_volume_from_nfs_to_storpool | Status : SUCCESS ===
   ok
   
   
   > Test set vc-policy tag to VM with one attached disk ... === TestName: test_01_set_vcpolicy_tag_to_vm_with_attached_disks | Status : SUCCESS ===
   ok
   Test set vc-policy tag to new disk attached to VM ... === TestName: test_02_set_vcpolicy_tag_to_attached_disk | Status : SUCCESS ===
   ok
   Test to create VM snapshots ... === TestName: test_03_create_vm_snapshot_vc_policy_tag | Status : SUCCESS ===
   ok
   Test to revert VM snapshots ... === TestName: test_04_revert_vm_snapshots_vc_policy_tag | Status : SUCCESS ===
   ok
   Test to delete vm snapshots ... === TestName: test_05_delete_vm_snapshots | Status : SUCCESS ===
   ok
   Test remove vc-policy tag to disk detached from VM ... === TestName: test_06_remove_vcpolicy_tag_when_disk_detached | Status : SUCCESS ===
   ok
   Test delete vc-policy tag of VM ... === TestName: test_07_delete_vcpolicy_tag | Status : SUCCESS ===
   ok
   test_08_vcpolicy_tag_to_reverted_disk (TestTagsOnStorPool.TestStoragePool) ... === TestName: test_08_vcpolicy_tag_to_reverted_disk | Status : SUCCESS ===
   ok
   
   > Create template from snapshot without bypass secondary storage ... === TestName: test_01_snapshot_to_template | Status : SUCCESS ===
   ok
   Test Create Template from snapshot bypassing secondary storage ... === TestName: test_02_snapshot_to_template_bypass_secondary | Status : SUCCESS ===
   ok
   Test Create snapshot and backup to secondary ... === TestName: test_03_snapshot_volume_with_secondary | Status : SUCCESS ===
   ok
   Test snapshot bypassing secondary ... === TestName: test_04_snapshot_volume_bypass_secondary | Status : SUCCESS ===
   ok
   Test delete template from snapshot bypassed secondary storage ... === TestName: test_05_delete_template_bypassed_secondary | Status : SUCCESS ===
   ok
   Test create template bypassing secondary from snapshot which is backed up on secondary storage ... === TestName: test_06_template_from_snapshot | Status : SUCCESS ===
   ok
   Delete snapshot and template if volume is already deleted, not bypassing secondary ... === TestName: test_07_delete_snapshot_of_deleted_volume | Status : SUCCESS ===
   ok
   Delete snapshot and template if volume is already deleted, bypassing secondary ... === TestName: test_08_delete_snapshot_of_deleted_volume | Status : SUCCESS ===
   ok
   Create virtual machine with sp.bypass.secondary.storage=false ... === TestName: test_09_vm_from_bypassed_template | Status : SUCCESS ===
   ok
   Test to create VM snapshots ... === TestName: test_10_create_vm_snapshots | Status : SUCCESS ===
   ok
   Test to revert VM snapshots ... === TestName: test_11_revert_vm_snapshots | Status : SUCCESS ===
   ok
   Test to delete vm snapshots ... === TestName: test_12_delete_vm_snapshots | Status : SUCCESS ===
   ok
   Attach volume on VM on 2nd zone ... === TestName: test_13_detach_volume | Status : SUCCESS ===
   ok
   Test Attach Volume To Running Virtual Machine ... === TestName: test_14_attach_detach_volume_to_running_vm | Status : SUCCESS ===
   ok
   Test Resize Root volume on Running Virtual Machine ... === TestName: test_15_resize_root_volume_on_working_vm | Status : SUCCESS ===
   ok
   Test Resize Volume  Attached To Running Virtual Machine ... === TestName: test_16_resize_attached_volume_on_working_vm | Status : SUCCESS ===
   ok
   Test Attach Volume To Stopped Virtual Machine ... === TestName: test_17_attach_detach_volume_to_stopped_vm | Status : SUCCESS ===
   ok
   Test Resize Volume  Attached To Virtual Machine ... === TestName: test_18_resize_attached_volume | Status : SUCCESS ===
   ok
   Test Resize Volume Detached To Virtual Machine ... === TestName: test_19_resize_detached_volume | Status : SUCCESS ===
   ok
   Create volume from snapshot ... === TestName: test_20_snapshot_to_volume | Status : SUCCESS ===
   ok
   Test Snapshot Detached Volume ... === TestName: test_21_snapshot_detached_volume | Status : SUCCESS ===
   ok
   Test ROOT Disk Snapshot ... === TestName: test_22_snapshot_root_disk | Status : SUCCESS ===
   ok
   Create Template From ROOT Volume ... === TestName: test_23_volume_to_template | Status : SUCCESS ===
   ok
   Migrate VM to another Primary Storage ... === TestName: test_24_migrate_vm_to_another_storage | Status : SUCCESS ===
   ok
   Migrate Volume To Another Primary Storage ... === TestName: test_25_migrate_volume_to_another_storage | Status : SUCCESS ===
   ok
   Create Virtual Machine on another StorPool primary StoragePool ... === TestName: test_26_create_vm_on_another_storpool_storage | Status : SUCCESS ===
   ok
   Create volume from snapshot ... === TestName: test_27_snapshot_to_volume_of_root_disk | Status : SUCCESS ===
   ok
   test_28_download_volume (TestStorPoolVolumes.TestStoragePool) ... === TestName: test_28_download_volume | Status : SUCCESS ===
   ok
   Create virtual machine from template which for some reason is deleted from StorPool, but exists in template_spoool_ref DB tables ... === TestName: test_29_create_vm_from_template_not_on_storpool | Status : SUCCESS ===
   ok
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1097210034

   Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 3148


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] github-actions[bot] commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1092493039

   Hi @shwstppr, your pull request has merge conflicts. Can you fix the conflicts and sync your branch with the base branch?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] nvazquez commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
nvazquez commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1092334895

   @slavkap can you fix the conflicts?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] nvazquez merged pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
nvazquez merged PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1095838667

   @nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] nvazquez commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
nvazquez commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1095880149

   @blueorangutan test


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] weizhouapache commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
weizhouapache commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1097225500

   @blueorangutan test


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] rohityadavcloud commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
rohityadavcloud commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1090291152

   Rekicking Travis 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] weizhouapache commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
weizhouapache commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1097018425

   @slavkap 
   could you please fix the superlinter check ?
   ```
   2022-04-12 17:45:13 [INFO]   File:[/github/workspace/test/integration/plugins/storpool/TestStorPoolVolumes.py]
   2022-04-12 17:45:14 [ERROR]   Found errors in [flake8] linter!
   2022-04-12 17:45:14 [ERROR]   Error code: 1. Command output:
   ------
   /github/workspace/test/integration/plugins/storpool/TestStorPoolVolumes.py:895:33: W291 trailing whitespace
   /github/workspace/test/integration/plugins/storpool/TestStorPoolVolumes.py:1003:29: W291 trailing whitespace
   /github/workspace/test/integration/plugins/storpool/TestStorPoolVolumes.py:1783:28: W291 trailing whitespace
   /github/workspace/test/integration/plugins/storpool/TestStorPoolVolumes.py:2097:34: W291 trailing whitespace
   ------
   2022-04-12 17:45:14 [INFO]   ---------------------------
   2022-04-12 17:45:14 [INFO]   File:[/github/workspace/test/integration/plugins/storpool/TestTagsOnStorPool.py]
   2022-04-12 17:45:14 [ERROR]   Found errors in [flake8] linter!
   2022-04-12 17:45:14 [ERROR]   Error code: 1. Command output:
   ------
   /github/workspace/test/integration/plugins/storpool/TestTagsOnStorPool.py:540:28: W291 trailing whitespace
   ------
   2022-04-12 17:45:14 [INFO]   ---------------------------
   2022-04-12 17:45:14 [INFO]   File:[/github/workspace/test/integration/plugins/storpool/TestVmSnapshots.py]
   2022-04-12 17:45:15 [INFO]    - File:[TestVmSnapshots.py] was linted with [flake8] successfully
   2022-04-12 17:45:15 [INFO]   ---------------------------
   2022-04-12 17:45:15 [INFO]   File:[/github/workspace/test/integration/plugins/storpool/sp_util.py]
   2022-04-12 17:45:15 [ERROR]   Found errors in [flake8] linter!
   2022-04-12 17:45:15 [ERROR]   Error code: 1. Command output:
   ------
   /github/workspace/test/integration/plugins/storpool/sp_util.py:609:81: W291 trailing whitespace
   ------
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] slavkap commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
slavkap commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1097021992

   Thanks @weizhouapache, I will fix it


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1098662154

   @nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] nvazquez commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
nvazquez commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1098661384

   @blueorangutan test


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] weizhouapache commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
weizhouapache commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1098031599

   @blueorangutan test


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1097499718

   @nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1098650025

   @nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] nvazquez commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
nvazquez commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1097499412

   @blueorangutan test


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] nvazquez commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
nvazquez commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1099228940

   Merging based on approvals, manual tests provided and test results (failure not related to the PR)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1098032400

   @weizhouapache a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1098025516

   Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 3160


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1095859675

   <b>Trillian Build Failed (tid-3858)<b/>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1097000321

   @weizhouapache a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] nvazquez commented on pull request #6007: StorPool storage plugin

Posted by GitBox <gi...@apache.org>.
nvazquez commented on PR #6007:
URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1097165461

   @blueorangutan package


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org