You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by gi...@apache.org on 2019/01/25 00:00:39 UTC

[mesos] 02/02: Added MESOS-9532 to 1.6.2 CHANGELOG.

This is an automated email from the ASF dual-hosted git repository.

gilbert pushed a commit to branch 1.6.x
in repository https://gitbox.apache.org/repos/asf/mesos.git

commit 81660e01875851fa8f3ede98ab8d5bd233e06ef8
Author: Gilbert Song <so...@gmail.com>
AuthorDate: Thu Jan 24 15:46:05 2019 -0800

    Added MESOS-9532 to 1.6.2 CHANGELOG.
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index 923672d..061696b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -42,6 +42,7 @@ Release Notes - Mesos - Version 1.6.2 (WIP)
   * [MESOS-9492] - Persist CNI working directory across reboot.
   * [MESOS-9518] - CNI_NETNS should not be set for orphan containers that do not have network namespace.
   * [MESOS-9531] - chown error handling is incorrect in createSandboxDirectory.
+  * [MESOS-9532] - ResourceOffersTest.ResourceOfferWithMultipleSlaves is flaky.
 
 ** Improvement
   * [MESOS-9305] - Create cgoup recursively to workaround systemd deleting cgroups_root.