----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14143/#review26219 -----------------------------------------------------------
Commit d4dc4f7e70159609f51cf66a032073e31b23eb97 in branch refs/heads/master from Girish Shilamkar [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=d4dc4f7 ] CLOUDSTACK-4637: Add 30sec sleep before router is ssh'd Egress rules testcases access vm via router. Sleep before accessing router else the expect fails since router is not accessible. Also use router.hostid instead of vm.hostid to identify the host. Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budum...@citrix.com> (cherry picked from commit 7d06e77ed9bfacf6d3b74f396c705567d4bf8ba2) - ASF Subversion and Git Services On Sept. 14, 2013, 7:43 a.m., Girish Shilamkar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/14143/ > ----------------------------------------------------------- > > (Updated Sept. 14, 2013, 7:43 a.m.) > > > Review request for cloudstack and venkata swamy babu budumuru. > > > Bugs: CLOUDSTACK-4637 > > > Repository: cloudstack-git > > > Description > ------- > > CLOUDSTACK-4637: Add 30sec sleep before router is ssh'd > > Egress rules testcases access vm via router. Sleep before > accessing router else the expect fails since router is not > accessible. Also use router.hostid instead of vm.hostid > to identify the host. > > > Diffs > ----- > > test/integration/component/test_egress_fw_rules.py ef0fc5a > > Diff: https://reviews.apache.org/r/14143/diff/ > > > Testing > ------- > > > Thanks, > > Girish Shilamkar > >