----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13056/#review24236 -----------------------------------------------------------
Commit 906ea82572ad51b093b06369e9d6e3eabf777492 in branch refs/heads/master from Gaurav Aradhye [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=906ea82 ] 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> - 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 > >