----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18625/#review35789 -----------------------------------------------------------
test/system/upgrade_test.sh <https://reviews.apache.org/r/18625/#comment66534> I'd love to see [[ over [ everywhere in this script too. test/system/upgrade_test.sh <https://reviews.apache.org/r/18625/#comment66533> 'mkdir -p' can do all of these at once test/system/upgrade_test.sh <https://reviews.apache.org/r/18625/#comment66532> FYI, grep has a very nice -q option for exactly that. - Mike Drob On Feb. 28, 2014, 2:23 p.m., John McNamee wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/18625/ > ----------------------------------------------------------- > > (Updated Feb. 28, 2014, 2:23 p.m.) > > > Review request for accumulo. > > > Bugs: ACCUMULO-2145 > https://issues.apache.org/jira/browse/ACCUMULO-2145 > > > Repository: accumulo > > > Description > ------- > > This is still a work in progress. > > The framework would configure the Accumulo versions, HDFS, zookeeper, and > which test to run. > Runs a set of upgrade tests. > > > Diffs > ----- > > test/system/upgrade_test.sh 6259e1c > > Diff: https://reviews.apache.org/r/18625/diff/ > > > Testing > ------- > > > Thanks, > > John McNamee > >
