----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31133/#review75800 -----------------------------------------------------------
falcon-regression/merlin/src/test/java/org/apache/falcon/regression/InstanceParamTest.java <https://reviews.apache.org/r/31133/#comment123095> I am not sure if it works like that. My understanding is that, out of the three clusters that you have specified - one will be used to schedule the oozie job, and that cluster will be used to run all the instances. Is the test passing ? - Raghav Gautam On Feb. 17, 2015, 12:30 p.m., Karishma Gulati wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/31133/ > ----------------------------------------------------------- > > (Updated Feb. 17, 2015, 12:30 p.m.) > > > Review request for Falcon. > > > Repository: falcon-git > > > Description > ------- > > InstanceParamsTest currently just hits the api and logs the response. Adding > validations to the test to validate the response > > > Diffs > ----- > > > falcon-regression/merlin/src/test/java/org/apache/falcon/regression/InstanceParamTest.java > c8b76e9 > > Diff: https://reviews.apache.org/r/31133/diff/ > > > Testing > ------- > > Made changes to InstanceParamsTest > > > Thanks, > > Karishma Gulati > >
