On Tue, Jun 14, 2016 at 5:47 PM, Mike Drob <md...@mdrob.com> wrote:

> Unit tests pass.
>
> ITs mostly pass. Have had transient failures on some, but have seen them
> all pass as well:
>   DurabilityIT (ACCUMULO-4343)
>   ChaoticBalancerIT (times out sometimes, completes other times, unable to
> consistently reproduce)
>   AssignmentThreadsIT.testConcurrentAssignmentPerformance (was not
> performant enough, I assume this was a hardware contention issue)
>
> Installed on a cdh5.7.0 cluster and did some basic insert and query
> operations.
>
> Have not run CI, RW, or anything for replication tests yet. I'm about 50/50
> on having time to do that this week, so if anybody else wants to volunteer,
>

I started CI w/o agitation running on 9 EC2 nodes yesterday.  I will
probably start a run w/ agitation.


> that would be swell. I know we've discussed a lower test bar for bugfix
> releases in the past, so maybe we don't strictly need them? (A vote thread
> is probably not the best place to discuss this, though).
>

I agree.  I think these decisions can be made per release.  If someone
feels inadequate testing was done for a release they can vote accordingly
and explain the vote.


> Mike
>
> On Tue, Jun 14, 2016 at 4:13 PM, Josh Elser <josh.el...@gmail.com> wrote:
>
> > Thanks for putting this together, Mike.
> >
> > What kind of testing have you done so far and how have the results
> looked?
> >
> > Mike Drob wrote:
> >
> >> Accumulo Developers,
> >>
> >> Please consider the following candidate for Accumulo 1.7.2.
> >>
> >> All content generated via
> >>      assemble/build.sh --create-release-candidate -P '!thrift'
> >>
> >> Git Commit:
> >>      a49291b8aa85b81650f2b79f80b400e10b594795
> >> Branch:
> >>      1.7.2-rc1
> >>
> >> If this vote passes, a gpg-signed tag will be created using:
> >>      git tag -f -m 'Apache Accumulo 1.7.2' -s rel/1.7.2
> >> a49291b8aa85b81650f2b79f80b400e10b594795
> >>
> >> Staging repo:
> >>
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1051
> >> Source (official release artifact):
> >>
> >>
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1051/org/apache/accumulo/accumulo/1.7.2/accumulo-1.7.2-src.tar.gz
> >> Binary:
> >>
> >>
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1051/org/apache/accumulo/accumulo/1.7.2/accumulo-1.7.2-bin.tar.gz
> >> (Append ".sha1", ".md5", or ".asc" to download the signature/hash for a
> >> given artifact.)
> >>
> >> All artifacts were built and staged with:
> >>      mvn release:prepare&&  mvn release:perform
> >>
> >> Signing keys are available at https://www.apache.org/dist/accumulo/KEYS
> >> (Expected fingerprint: 6A90F817481A73C1C419B62D8F2F220786C4FB2A
> >> 86EDB9C33B8517228E88A8F93E48C0C6EF362B9E)
> >>
> >> Release notes (in progress) can be found at:
> >> https://accumulo.apache.org/release_notes/1.7.2
> >>
> >> Please vote one of:
> >> [ ] +1 - I have verified and accept...
> >> [ ] +0 - I have reservations, but not strong enough to vote against...
> >> [ ] -1 - Because..., I do not accept...
> >> ... these artifacts as the 1.7.2 release of Apache Accumulo.
> >>
> >> This vote will end on Fri Jun 17 19:30:00 UTC 2016
> >> (Fri Jun 17 15:30:00 EDT 2016 / Fri Jun 17 12:30:00 PDT 2016)
> >>
> >> Thanks!
> >>
> >> P.S. Hint: download the whole staging repo with
> >>      wget -erobots=off -r -l inf -np -nH \
> >>
> >>
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1051/
> >>      # note the trailing slash is needed
> >>
> >>
>

Reply via email to