You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by bm...@apache.org on 2018/02/12 23:31:56 UTC

mesos git commit: Updated the description of MESOS-8552 in the CHANGELOG.

Repository: mesos
Updated Branches:
  refs/heads/1.5.x d06a49fc3 -> b82d550f5


Updated the description of MESOS-8552 in the CHANGELOG.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/b82d550f
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/b82d550f
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/b82d550f

Branch: refs/heads/1.5.x
Commit: b82d550f51d0a5cf4cc1ac9925f06b2a2a974888
Parents: d06a49f
Author: Benjamin Mahler <bm...@apache.org>
Authored: Mon Feb 12 15:27:35 2018 -0800
Committer: Benjamin Mahler <bm...@apache.org>
Committed: Mon Feb 12 15:31:47 2018 -0800

----------------------------------------------------------------------
 CHANGELOG | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/b82d550f/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 9fb4547..db1f827 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,7 +7,7 @@ Release Notes - Mesos - Version 1.5.1 (WIP)
  * [MESOS-8125] - Agent should properly handle recovering an executor when its pid is reused.
  * [MESOS-8411] - Killing a queued task can lead to the command executor never terminating.
  * [MESOS-8510] - URI disk profile adaptor does not consider plugin type for a profile.
- * [MESOS-8552] - Failing `CGROUPS_ROOT_PidNamespaceForward` and `CGROUPS_ROOT_PidNamespaceBackward`
+ * [MESOS-8552] - CGROUPS_ROOT_PidNamespaceForward and CGROUPS_ROOT_PidNamespaceBackward tests fail.
 
 
 Release Notes - Mesos - Version 1.5.0