----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9291/ -----------------------------------------------------------
Review request for cloudstack. Description ------- Fix erroneous test failure described in CLOUDSTACK-1148 by changing the URL used for a simple wget test from http://www.google.com/ to http://www.apache.org/ This addresses bug CLOUDSTACK-1148. Diffs ----- agent/test/com/cloud/agent/TestAgentShell.java 0e9be0f Diff: https://reviews.apache.org/r/9291/diff/ Testing ------- mvn clean install before change was failing on this test as my NATed IP address appears to have 'relationship issues' with google. mvn clean install works fine after the change. Thanks, Simon Waterhouse