Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1002#issuecomment-152127063 Ping @serbaut I just executed the test against Master and got the following error: ``` cat /etc/dhcphosts.txt | grep 10.1.1.50 | sed 's/\,/ /g' | awk '{print $2}' RESULT IS ==> [u'10.1.1.50', u'10.1.1.50'] === TestName: test_router_dhcphosts | Status : FAILED === Check that the /etc/dhcphosts.txt doesn't contain duplicate IPs ... === TestName: test_router_dhcphosts | Status : FAILED === FAIL ====================================================================== FAIL: Check that the /etc/dhcphosts.txt doesn't contain duplicate IPs ---------------------------------------------------------------------- ``` It proves that @serbaut's fix is more than fine! @remibergsma we need to get PR #981 merged. Cheers, Wilder
--- 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. ---