[ https://issues.apache.org/jira/browse/CLOUDSTACK-9007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14980114#comment-14980114 ]
ASF GitHub Bot commented on CLOUDSTACK-9007: -------------------------------------------- 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 > Write test to check that the /etc/dhcphosts.txt doesn't contain duplicate IPs > ----------------------------------------------------------------------------- > > Key: CLOUDSTACK-9007 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9007 > Project: CloudStack > Issue Type: Test > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Virtual Router > Reporter: Wilder Rodrigues > Assignee: Wilder Rodrigues > Fix For: 4.6.0 > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)