----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18625/#review38034 -----------------------------------------------------------
test/system/upgrade/tests/Metadata_Test.sh <https://reviews.apache.org/r/18625/#comment69968> This is a real jewel. See ACCUMULO-2520 test/system/upgrade/upgrade_test.sh <https://reviews.apache.org/r/18625/#comment69967> If the version does not change in two minutes then the test should probably fail instead of proceeding. This is really looking nice. I was not able to get through a full run of this script because it worked too well, found two bugs. ACCUMULO-2520 and ACCUMULO-2519. I would still like to get this to run to completion, but thats for tomorrow. - kturner On March 19, 2014, 6:01 p.m., John McNamee wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/18625/ > ----------------------------------------------------------- > > (Updated March 19, 2014, 6:01 p.m.) > > > Review request for accumulo. > > > Bugs: ACCUMULO-2145 > https://issues.apache.org/jira/browse/ACCUMULO-2145 > > > Repository: accumulo > > > Description > ------- > > > The framework would configure the Accumulo versions, HDFS, zookeeper, and > which test to run. > Runs a set of upgrade tests. > > > Diffs > ----- > > test/system/upgrade/README PRE-CREATION > test/system/upgrade/conf/accumulo/accumulo-env.sh PRE-CREATION > test/system/upgrade/conf/accumulo/accumulo-env.template.sh PRE-CREATION > test/system/upgrade/conf/accumulo/accumulo-metrics.xml PRE-CREATION > test/system/upgrade/conf/accumulo/accumulo-site.template.xml PRE-CREATION > test/system/upgrade/conf/accumulo/accumulo-site.xml PRE-CREATION > test/system/upgrade/conf/accumulo/accumulo.policy.example PRE-CREATION > test/system/upgrade/conf/accumulo/gc PRE-CREATION > test/system/upgrade/conf/accumulo/generic_logger.xml PRE-CREATION > test/system/upgrade/conf/accumulo/log4j.properties PRE-CREATION > test/system/upgrade/conf/accumulo/masters PRE-CREATION > test/system/upgrade/conf/accumulo/monitor PRE-CREATION > test/system/upgrade/conf/accumulo/monitor_logger.xml PRE-CREATION > test/system/upgrade/conf/accumulo/slaves PRE-CREATION > test/system/upgrade/conf/accumulo/tracers PRE-CREATION > test/system/upgrade/conf/hadoop-1/core-site.template.xml PRE-CREATION > test/system/upgrade/conf/hadoop-1/hdfs-site.template.xml PRE-CREATION > test/system/upgrade/conf/hadoop-1/mapred-site.template.xml PRE-CREATION > test/system/upgrade/conf/hadoop-2/core-site.template.xml PRE-CREATION > test/system/upgrade/conf/hadoop-2/hdfs-site.template.xml PRE-CREATION > test/system/upgrade/conf/hadoop-2/mapred-site.template.xml PRE-CREATION > test/system/upgrade/conf/hadoop-2/yarn-site.template.xml PRE-CREATION > test/system/upgrade/conf/zookeeper/zoo_sample.cfg PRE-CREATION > test/system/upgrade/setup/accumulo-setup.sh PRE-CREATION > test/system/upgrade/setup/hadoop-setup.sh PRE-CREATION > test/system/upgrade/setup/services.sh PRE-CREATION > test/system/upgrade/setup/zookeeper-setup.sh PRE-CREATION > test/system/upgrade/tests/Bulk_Ingest_Test.sh PRE-CREATION > test/system/upgrade/tests/Compaction_Test.sh PRE-CREATION > test/system/upgrade/tests/Ingest_Test.sh PRE-CREATION > test/system/upgrade/tests/Metadata_Test.sh PRE-CREATION > test/system/upgrade/upgrade_test.sh PRE-CREATION > test/system/upgrade_test.sh 6259e1c > > Diff: https://reviews.apache.org/r/18625/diff/ > > > Testing > ------- > > > Thanks, > > John McNamee > >
