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/09/29 09:15:47 UTC

[GitHub] [cloudstack] weizhouapache opened a new pull request #5530: VR: fix data-server if shared network has multiple ip ranges

weizhouapache opened a new pull request #5530:
URL: https://github.com/apache/cloudstack/pull/5530


   ### Description
   
   This PR fixes #5518
   
   <!--- Describe your changes in DETAIL - And how has behaviour functionally changed. -->
   
   <!-- For new features, provide link to FS, dev ML discussion etc. -->
   <!-- In case of bug fix, the expected and actual behaviours, steps to reproduce. -->
   
   <!-- When "Fixes: #<id>" is specified, the issue/PR will automatically be closed when this PR gets merged -->
   <!-- For addressing multiple issues/PRs, use multiple "Fixes: #<id>" -->
   <!-- Fixes: # -->
   
   <!--- ********************************************************************************* -->
   <!--- 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)
   - [ ] 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
   
   #### 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/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] weizhouapache commented on pull request #5530: VR: fix data-server if shared network has multiple ip ranges

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






-- 
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 #5530: VR: fix data-server if shared network has multiple ip ranges

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


   @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] rhtyd commented on pull request #5530: VR: fix data-server if shared network has multiple ip ranges

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


   This may needs some checking/testing, not merging this myself cc @nvazquez 


-- 
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 #5530: VR: fix data-server if shared network has multiple ip ranges

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


   @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] DaanHoogland merged pull request #5530: VR: fix data-server if shared network has multiple ip ranges

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


   


-- 
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 #5530: VR: fix data-server if shared network has multiple ip ranges

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


   <b>Trillian test result (tid-2266)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 33733 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5530-t2266-kvm-centos7.zip
   Smoke tests completed. 90 look OK, 0 have errors
   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 #5530: VR: fix data-server if shared network has multiple ip ranges

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


   <b>Trillian test result (tid-2237)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 31468 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5530-t2237-kvm-centos7.zip
   Smoke tests completed. 87 look OK, 0 have errors
   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 #5530: VR: fix data-server if shared network has multiple ip ranges

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


   @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 #5530: VR: fix data-server if shared network has multiple ip ranges

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






-- 
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 #5530: VR: fix data-server if shared network has multiple ip ranges

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


   @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 #5530: VR: fix data-server if shared network has multiple ip ranges

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


   Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: debian. SL-JID 1441


-- 
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 #5530: VR: fix data-server if shared network has multiple ip ranges

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


   @weizhouapache can you re-target to 'main' please.


-- 
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 #5530: VR: fix data-server if shared network has multiple ip ranges

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


   @weizhouapache 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] weizhouapache commented on pull request #5530: VR: fix data-server if shared network has multiple ip ranges

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


   > @weizhouapache can you re-target to 'main' please.
   
   @sureshanaparti done.


-- 
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 #5530: VR: fix data-server if shared network has multiple ip ranges

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


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


-- 
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 #5530: VR: fix data-server if shared network has multiple ip ranges

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


   @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 #5530: VR: fix data-server if shared network has multiple ip ranges

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


   @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 #5530: VR: fix data-server if shared network has multiple ip ranges

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


   @sureshanaparti 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] weizhouapache commented on pull request #5530: VR: fix data-server if shared network has multiple ip ranges

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






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