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 2020/09/10 20:28:47 UTC

[GitHub] [cloudstack] Lucasgranet opened a new pull request #4319: Fix "data-server" dns entry in /etc/hosts after a new deployment

Lucasgranet opened a new pull request #4319:
URL: https://github.com/apache/cloudstack/pull/4319


   ## Description
   <!--- Describe your changes in detail -->
   The DNS entry "data-server" was not added in /etc/hosts.
   
   Since the VR is now considered as a "dhcpsrvr" (?), we need to apply this commit to add this DNS entry. 
   **/etc/hosts** is fully rewritten by this script.
   <!-- 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: # -->
   Fixes: #4308
   ## Types of changes
   <!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
   - [ ] Breaking change (fix or feature that would cause existing functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [x] 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)
   
   ## Screenshots (if appropriate):
   
   ## How Has This Been Tested?
   <!-- Please describe in detail how you tested your changes. -->
   Tried on a VMWare cluster.
   <!-- Include details of your testing environment, and the tests you ran to -->
   Login into the VR via SSH. Apply the patch.
   Deploy a new VM.
   
   Check "data-server" is now listed in /etc/hosts:
   ```shell
   root@r-11-VM:/opt# cat /etc/hosts |grep data-server
   10.2.111.18     r-11-VM data-server
   ```
   <!-- 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] rhtyd merged pull request #4319: Fix "data-server" dns entry in /etc/hosts after a new deployment

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


   


----------------------------------------------------------------
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 #4319: Fix "data-server" dns entry in /etc/hosts after a new deployment

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


   @DaanHoogland a Trillian-Jenkins matrix job (centos7 mgmt + xs71, centos7 mgmt + vmware67, centos7 mgmt + kvmcentos7) 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] rhtyd commented on pull request #4319: Fix "data-server" dns entry in /etc/hosts after a new deployment

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


   will do @weizhouapache 


----------------------------------------------------------------
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 #4319: Fix "data-server" dns entry in /etc/hosts after a new deployment

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


   @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] DaanHoogland commented on pull request #4319: Fix "data-server" dns entry in /etc/hosts after a new deployment

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


   @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 #4319: Fix "data-server" dns entry in /etc/hosts after a new deployment

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


   @DaanHoogland 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 #4319: Fix "data-server" dns entry in /etc/hosts after a new deployment

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


   <b>Trillian test result (tid-2825)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 64955 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4319-t2825-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_kubernetes_clusters.py
   Intermittent failure detected: /marvin/tests/smoke/test_privategw_acl.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_redundant.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_vpn.py
   Intermittent failure detected: /marvin/tests/smoke/test_hostha_kvm.py
   Smoke tests completed. 82 look OK, 3 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_03_vpc_privategw_restart_vpc_cleanup | `Failure` | 255.93 | test_privategw_acl.py
   test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL | `Failure` | 401.12 | test_vpc_redundant.py
   test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers | `Failure` | 384.98 | test_vpc_redundant.py
   test_hostha_kvm_host_fencing | `Error` | 169.90 | 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 #4319: Fix "data-server" dns entry in /etc/hosts after a new deployment

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






----------------------------------------------------------------
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 #4319: Fix "data-server" dns entry in /etc/hosts after a new deployment

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


   <b>Trillian test result (tid-2825)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 64955 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4319-t2825-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_kubernetes_clusters.py
   Intermittent failure detected: /marvin/tests/smoke/test_privategw_acl.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_redundant.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_vpn.py
   Intermittent failure detected: /marvin/tests/smoke/test_hostha_kvm.py
   Smoke tests completed. 82 look OK, 3 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_03_vpc_privategw_restart_vpc_cleanup | `Failure` | 255.93 | test_privategw_acl.py
   test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL | `Failure` | 401.12 | test_vpc_redundant.py
   test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers | `Failure` | 384.98 | test_vpc_redundant.py
   test_hostha_kvm_host_fencing | `Error` | 169.90 | 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] weizhouapache commented on pull request #4319: Fix "data-server" dns entry in /etc/hosts after a new deployment

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


   @rhtyd  could you please also backport the commit to 4.13 and 4.14 ?
   


----------------------------------------------------------------
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 merged pull request #4319: Fix "data-server" dns entry in /etc/hosts after a new deployment

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


   


----------------------------------------------------------------
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 #4319: Fix "data-server" dns entry in /etc/hosts after a new deployment

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






----------------------------------------------------------------
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 #4319: Fix "data-server" dns entry in /etc/hosts after a new deployment

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


   @DaanHoogland 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] DaanHoogland commented on pull request #4319: Fix "data-server" dns entry in /etc/hosts after a new deployment

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


   I don't think this has any hypervisor specific aspect, but as it was reported as hypervisor specific, ... (cc @rhtyd ?)
   @blueorangutan test matrix


----------------------------------------------------------------
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 #4319: Fix "data-server" dns entry in /etc/hosts after a new deployment

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


   Packaging result: ✔centos7 ✔centos8 ✔debian. JID-2054


----------------------------------------------------------------
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 #4319: Fix "data-server" dns entry in /etc/hosts after a new deployment

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


   @rhtyd  could you please also backport the commit to 4.13 and 4.14 ?
   


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