+1 (non-binding) `sudo make check` on Ubuntu 14.04 using gcc, with libevent and SSL enabled.
All tests pass except: PerfEventIsolatorTest.ROOT_CGROUPS_Sample, which is covered here: https://issues.apache.org/jira/browse/MESOS-4655 CgroupsAnyHierarchyWithPerfEventTest.ROOT_CGROUPS_Perf, MemoryPressureMesosTest.CGROUPS_ROOT_Statistics, and MemoryPressureMesosTest.CGROUPS_ROOT_SlaveRecovery, due to the issue here: https://issues.apache.org/jira/browse/MESOS-3215 Cheers, Greg On Mon, Feb 29, 2016 at 11:21 AM, Kapil Arya <[email protected]> wrote: > +1 (binding) > > Successful CI builds for the following distros: > > amd64/centos/6 > amd64/centos/7 > amd64/debian/jessie > amd64/ubuntu/precise > amd64/ubuntu/trusty > amd64/ubuntu/vivid > > Kapil > > On Sat, Feb 27, 2016 at 12:53 AM, Michael Park <[email protected]> wrote: > > > Hi all, > > > > Please vote on releasing the following candidate as Apache Mesos 0.25.1. > > > > > > 0.25.1 includes the following: > > > > > -------------------------------------------------------------------------------- > > > > - Improvements > > - `/state` endpoint performance > > - systemd integration > > - GLOG performance > > - Configurable task/framework history > > - Offer filter timeout fix for backlogged allocator > > > > > > - Bugs > > - SSL > > - Libevent > > - Fixed point resources math > > - HDFS > > - Agent upgrade compatibility > > - Health checks > > > > The CHANGELOG for the release is available at: > > > > > https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.25.1-rc1 > > > > > -------------------------------------------------------------------------------- > > > > The candidate for Mesos 0.25.1 release is available at: > > > https://dist.apache.org/repos/dist/dev/mesos/0.25.1-rc1/mesos-0.25.1.tar.gz > > > > The tag to be voted on is 0.25.1-rc1: > > > https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.25.1-rc1 > > > > The MD5 checksum of the tarball can be found at: > > > > > https://dist.apache.org/repos/dist/dev/mesos/0.25.1-rc1/mesos-0.25.1.tar.gz.md5 > > > > The signature of the tarball can be found at: > > > > > https://dist.apache.org/repos/dist/dev/mesos/0.25.1-rc1/mesos-0.25.1.tar.gz.asc > > > > The PGP key used to sign the release is here: > > https://dist.apache.org/repos/dist/release/mesos/KEYS > > > > The JAR is up in Maven in a staging repository here: > > https://repository.apache.org/content/repositories/orgapachemesos-1108 > > > > Please vote on releasing this package as Apache Mesos 0.25.1! > > > > The vote is open until Wed Mar 2 23:59:59 PST 2016 and passes if a > majority > > of at least 3 +1 PMC votes are cast. > > > > [ ] +1 Release this package as Apache Mesos 0.25.1 > > [ ] -1 Do not release this package because ... > > > > Thanks, > > > > Joris, Kapil, MPark > > >
