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 2021/03/11 12:43:19 UTC

[GitHub] [cloudstack] shwstppr opened a new pull request #4796: db, server: refactor host_view to prevent duplicate entries

shwstppr opened a new pull request #4796:
URL: https://github.com/apache/cloudstack/pull/4796


   ### Description
   
   Re-creates `cloud.host_view` to prevent duplication when a host has multiple tags associated.
   
   <!--- ********************************************************************************* -->
   <!--- NOTE: AUTOMATATION USES THE DESCRIPTIONS TO SET LABELS AND PRODUCE DOCUMENTATION. -->
   <!--- PLEASE PUT AN 'X' in only **ONE** box -->
   <!--- ********************************************************************************* -->
   
   ### Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [x] Enhancement (improves an existing feature and functionality)
   - [x] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ### Feature/Enhancement Scale or Bug Severity
   
   #### Feature/Enhancement Scale
   
   - [ ] Major
   - [ ] Minor
   
   #### Bug Severity
   
   - [ ] BLOCKER
   - [ ] Critical
   - [ ] Major
   - [ ] Minor
   - [ ] Trivial
   
   
   ### Screenshots (if appropriate):
   
   
   ### 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. -->
   
   
   <!-- Please read the [CONTRIBUTING](https://github.com/apache/cloudstack/blob/master/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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   @shwstppr a Jenkins job has been kicked to build packages. 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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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






-- 
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 #4796: db, server: refactor host_view to prevent duplicate entries

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


   @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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #4796:
URL: https://github.com/apache/cloudstack/pull/4796#issuecomment-811839593


   @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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   @shwstppr 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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   <b>Trillian test result (tid-1132)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 33881 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4796-t1132-kvm-centos7.zip
   Smoke tests completed. 88 look OK, 0 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   


-- 
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 #4796: db, server: refactor host_view to prevent duplicate entries

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


   Packaging result: :heavy_check_mark: centos7 :heavy_check_mark: centos8 :heavy_check_mark: debian. SL-JID 245


-- 
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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #4796:
URL: https://github.com/apache/cloudstack/pull/4796#issuecomment-866550095


   @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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   Packaging result: :heavy_check_mark: centos7 :heavy_check_mark: centos8 :heavy_check_mark: debian. SL-JID 384


-- 
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 #4796: db, server: refactor host_view to prevent duplicate entries

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


   @shwstppr 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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #4796:
URL: https://github.com/apache/cloudstack/pull/4796#issuecomment-844004799


   @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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   @shwstppr a Jenkins job has been kicked to build packages. 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] sureshanaparti commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

Posted by GitBox <gi...@apache.org>.
sureshanaparti commented on pull request #4796:
URL: https://github.com/apache/cloudstack/pull/4796#issuecomment-869188239


   Hi @shwstppr can you please 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] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   Packaging result: :heavy_check_mark: centos7 :heavy_check_mark: centos8 :heavy_check_mark: debian. SL-JID 307


-- 
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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #4796:
URL: https://github.com/apache/cloudstack/pull/4796#issuecomment-864595339


   @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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   @shwstppr a Jenkins job has been kicked to build packages. 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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   <b>Trillian test result (tid-406)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 35617 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4796-t406-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_iso.py
   Intermittent failure detected: /marvin/tests/smoke/test_password_server.py
   Intermittent failure detected: /marvin/tests/smoke/test_vm_life_cycle.py
   Intermittent failure detected: /marvin/tests/smoke/test_hostha_kvm.py
   Smoke tests completed. 87 look OK, 1 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_01_migrate_VM_and_root_volume | `Error` | 68.18 | test_vm_life_cycle.py
   test_02_migrate_VM_with_two_data_disks | `Error` | 51.11 | test_vm_life_cycle.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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   Packaging result: :heavy_check_mark: centos7 :heavy_check_mark: centos8 :heavy_check_mark: debian. SL-JID 57


-- 
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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   <b>[S] Trillian test result (tid-101)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 38889 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4796-t101-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_internal_lb.py
   Intermittent failure detected: /marvin/tests/smoke/test_kubernetes_clusters.py
   Intermittent failure detected: /marvin/tests/smoke/test_vm_life_cycle.py
   Intermittent failure detected: /marvin/tests/smoke/test_hostha_kvm.py
   Smoke tests completed. 84 look OK, 2 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_01_migrate_VM_and_root_volume | `Error` | 66.22 | test_vm_life_cycle.py
   test_02_migrate_VM_with_two_data_disks | `Error` | 49.11 | test_vm_life_cycle.py
   test_01_secure_vm_migration | `Error` | 1.09 | test_vm_life_cycle.py
   test_02_unsecure_vm_migration | `Error` | 0.08 | test_vm_life_cycle.py
   test_03_secured_to_nonsecured_vm_migration | `Error` | 0.07 | test_vm_life_cycle.py
   test_04_nonsecured_to_secured_vm_migration | `Error` | 0.08 | test_vm_life_cycle.py
   test_08_migrate_vm | `Error` | 0.06 | test_vm_life_cycle.py
   test_hostha_enable_ha_when_host_in_maintenance | `Error` | 300.49 | 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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   <b>Trillian test result (tid-327)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 36978 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4796-t327-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_kubernetes_clusters.py
   Intermittent failure detected: /marvin/tests/smoke/test_vm_life_cycle.py
   Smoke tests completed. 84 look OK, 2 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   ContextSuite context=TestKubernetesCluster>:teardown | `Error` | 72.07 | test_kubernetes_clusters.py
   test_01_migrate_VM_and_root_volume | `Error` | 67.21 | test_vm_life_cycle.py
   test_02_migrate_VM_with_two_data_disks | `Error` | 52.11 | test_vm_life_cycle.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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #4796:
URL: https://github.com/apache/cloudstack/pull/4796#issuecomment-811826099


   @weizhouapache updated changes here
   
   @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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #4796:
URL: https://github.com/apache/cloudstack/pull/4796#issuecomment-817362918


   @blueorangutan test keep
   
   @DaanHoogland Updated PR description for 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.

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



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4796: db, server: refactor host_view to prevent duplicate entries

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #4796:
URL: https://github.com/apache/cloudstack/pull/4796#issuecomment-864008450






-- 
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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   @shwstppr a Jenkins job has been kicked to build packages. 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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   @shwstppr a Jenkins job has been kicked to build packages. 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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   @shwstppr 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.

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



[GitHub] [cloudstack] weizhouapache commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   @shwstppr pr #4789 has been merged


-- 
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.

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



[GitHub] [cloudstack] nvazquez merged pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   


-- 
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 #4796: db, server: refactor host_view to prevent duplicate entries

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


   @shwstppr a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. [S]


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   @shwstppr 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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   Packaging result: :heavy_check_mark: centos7 :heavy_check_mark: centos8 :heavy_check_mark: debian. SL-JID 333


-- 
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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   Packaging result: :heavy_check_mark: centos7 :heavy_check_mark: centos8 :heavy_check_mark: debian. SL-JID 384


-- 
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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   @shwstppr a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. [S]


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   <b>Trillian test result (tid-1066)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 36556 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4796-t1066-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_vpn.py
   Smoke tests completed. 88 look OK, 0 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   


-- 
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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   Packaging result: :heavy_check_mark: centos7 :heavy_multiplication_x: centos8 :heavy_multiplication_x: debian. SL-JID 166


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #4796:
URL: https://github.com/apache/cloudstack/pull/4796#issuecomment-806390023


   @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.

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



[GitHub] [cloudstack] sureshanaparti commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

Posted by GitBox <gi...@apache.org>.
sureshanaparti commented on pull request #4796:
URL: https://github.com/apache/cloudstack/pull/4796#issuecomment-869715620


   @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 #4796: db, server: refactor host_view to prevent duplicate entries

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


   @shwstppr a Jenkins job has been kicked to build packages. 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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #4796:
URL: https://github.com/apache/cloudstack/pull/4796#issuecomment-817347163


   @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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   @sureshanaparti 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 #4796: db, server: refactor host_view to prevent duplicate entries

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


   @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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #4796:
URL: https://github.com/apache/cloudstack/pull/4796#issuecomment-796713743


   @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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #4796:
URL: https://github.com/apache/cloudstack/pull/4796#issuecomment-869377598


   @sureshanaparti done
   
   @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] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   <b>Trillian test result (tid-260)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 36536 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4796-t260-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_kubernetes_clusters.py
   Intermittent failure detected: /marvin/tests/smoke/test_vm_life_cycle.py
   Intermittent failure detected: /marvin/tests/smoke/test_hostha_kvm.py
   Smoke tests completed. 83 look OK, 3 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   ContextSuite context=TestKubernetesCluster>:teardown | `Error` | 73.02 | test_kubernetes_clusters.py
   test_01_migrate_VM_and_root_volume | `Error` | 67.18 | test_vm_life_cycle.py
   test_02_migrate_VM_with_two_data_disks | `Error` | 51.12 | test_vm_life_cycle.py
   test_hostha_kvm_host_recovering | `Error` | 8.52 | 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.

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



[GitHub] [cloudstack] rhtyd commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

Posted by GitBox <gi...@apache.org>.
rhtyd commented on pull request #4796:
URL: https://github.com/apache/cloudstack/pull/4796#issuecomment-863658989


   @shwstppr can you resolve conflicts and kick 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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #4796:
URL: https://github.com/apache/cloudstack/pull/4796#issuecomment-817363158


   @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.

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



[GitHub] [cloudstack] nvazquez commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   Merging based on approvals and test results


-- 
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] shwstppr commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #4796:
URL: https://github.com/apache/cloudstack/pull/4796#issuecomment-823870997


   @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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   Packaging result: :heavy_check_mark: centos7 :heavy_check_mark: centos8 :heavy_check_mark: debian. SL-JID 92


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #4796:
URL: https://github.com/apache/cloudstack/pull/4796#issuecomment-801644596


   @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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #4796:
URL: https://github.com/apache/cloudstack/pull/4796#issuecomment-864008166


   @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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #4796:
URL: https://github.com/apache/cloudstack/pull/4796#issuecomment-806072100


   @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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   @shwstppr 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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   @shwstppr a Jenkins job has been kicked to build packages. 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.

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



[GitHub] [cloudstack] DaanHoogland commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on pull request #4796:
URL: https://github.com/apache/cloudstack/pull/4796#issuecomment-816512423


   The code and your test output look like a great cleanup @shwstppr! Can you describe testing a bit further? It looks scary in terms of API output and UI consequences ;) 


-- 
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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   <b>Trillian test result (tid-499)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 43968 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4796-t499-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_kubernetes_clusters.py
   Smoke tests completed. 87 look OK, 1 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_01_invalid_upgrade_kubernetes_cluster | `Failure` | 3601.08 | test_kubernetes_clusters.py
   test_02_deploy_and_upgrade_kubernetes_cluster | `Failure` | 3614.72 | test_kubernetes_clusters.py
   test_03_deploy_and_scale_kubernetes_cluster | `Failure` | 0.05 | test_kubernetes_clusters.py
   test_04_basic_lifecycle_kubernetes_cluster | `Failure` | 0.05 | test_kubernetes_clusters.py
   test_05_delete_kubernetes_cluster | `Failure` | 0.05 | test_kubernetes_clusters.py
   test_07_deploy_kubernetes_ha_cluster | `Failure` | 0.05 | test_kubernetes_clusters.py
   test_08_deploy_and_upgrade_kubernetes_ha_cluster | `Failure` | 0.05 | test_kubernetes_clusters.py
   test_09_delete_kubernetes_ha_cluster | `Failure` | 0.05 | test_kubernetes_clusters.py
   ContextSuite context=TestKubernetesCluster>:teardown | `Error` | 95.16 | test_kubernetes_clusters.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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #4796:
URL: https://github.com/apache/cloudstack/pull/4796#issuecomment-823890302


   @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.

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



[GitHub] [cloudstack] shwstppr removed a comment on pull request #4796: db, server: refactor host_view to prevent duplicate entries

Posted by GitBox <gi...@apache.org>.
shwstppr removed a comment on pull request #4796:
URL: https://github.com/apache/cloudstack/pull/4796#issuecomment-864008166






-- 
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.

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



[GitHub] [cloudstack] nvazquez commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

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


   @shwstppr is this PR ready to merge?


-- 
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 #4796: db, server: refactor host_view to prevent duplicate entries

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


   Packaging result: :heavy_check_mark: centos7 :heavy_check_mark: centos8 :heavy_check_mark: debian. SL-JID 445


-- 
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.

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



[GitHub] [cloudstack] sureshanaparti commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

Posted by GitBox <gi...@apache.org>.
sureshanaparti commented on pull request #4796:
URL: https://github.com/apache/cloudstack/pull/4796#issuecomment-869715620


   @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 #4796: db, server: refactor host_view to prevent duplicate entries

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


   @shwstppr unsupported parameters provided. Supported mgmt server os are: `centos6, centos7, centos8, ubuntu18, ubuntu20`. Supported hypervisors are: `kvm-centos6, kvm-centos7, kvm-centos8, kvm-ubuntu18, kvm-ubuntu20, xenserver-71, xenserver-65sp1, vmware-67u3, vmware-65u2, vmware-60u2, vmware-55u3, xcpng76, xcpng80, xcpng81, xenserver-74, xcpng74`


-- 
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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #4796: db, server: refactor host_view to prevent duplicate entries

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #4796:
URL: https://github.com/apache/cloudstack/pull/4796#issuecomment-871926286


   @nvazquez yes


-- 
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 #4796: db, server: refactor host_view to prevent duplicate entries

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






-- 
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.

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