----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13056/#review24235 -----------------------------------------------------------
Commit 6ec4e5722807b0cdf75104ed61889f1e56efae02 in branch refs/heads/4.2 from Gaurav Aradhye [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=6ec4e57 ] CLOUDSTACK-3168: Fix test_reboot_router.py to ssh using public IP test_reboot_router.py was trying to ssh to vm using private IP and hence it failed with error "No route to host." Fixed the testcase to ssh using public IP. Signed-off-by: Prasanna Santhanam <t...@apache.org> (cherry picked from commit 003721a085210afe167fbc734abe4cc8e2d3d23f) - ASF Subversion and Git Services On July 30, 2013, 7:17 a.m., Girish Shilamkar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/13056/ > ----------------------------------------------------------- > > (Updated July 30, 2013, 7:17 a.m.) > > > Review request for cloudstack and Prasanna Santhanam. > > > Bugs: CLOUDSTACK-3168 > > > Repository: cloudstack-git > > > Description > ------- > > test_reboot_router.py was trying to ssh to vm using private IP > and hence it failed with error "No route to host." > Fixed the testcase to ssh using public IP. > > > Diffs > ----- > > test/integration/smoke/test_network.py dad5630 > > Diff: https://reviews.apache.org/r/13056/diff/ > > > Testing > ------- > > > Thanks, > > Girish Shilamkar > >