Github user serbaut commented on the pull request:

    https://github.com/apache/cloudstack/pull/981#issuecomment-151768463
  
    In our environment it was really easy to reproduce.
    * Deploy instance 1, got IP 10.7.32.101
    * Delete and expunge instance 1
    * Deploy instance 2, got IP 100.7.32.101
    
    /etc/dhcphosts.txt now looked like
    
        mac1,10.7.32.101,infinite
        mac2,10.7.32.101,infinite
    
    And ndsmasq failed with a warning about duplicates and "no address 
available".
    
    I am still trying to get marvin tests inside devcloud to work. Is there a 
way to reach you if I need assistance. Are the tests i tried to run above 
(test_update_config.py) supposed to work or are the deprecated?



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to