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/30 19:40:13 UTC

[mesos] 02/02: Added MESOS-9533 to 1.7.2 CHANGELOG.

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

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

commit 883ec851e42c675a5df16a8ff1569f1d62830b5c
Author: Gilbert Song <so...@gmail.com>
AuthorDate: Wed Jan 30 11:06:21 2019 -0800

    Added MESOS-9533 to 1.7.2 CHANGELOG.
    
    (cherry picked from commit 94796bcab7b1382ead699278e4dfb9505d9dd017)
---
 CHANGELOG | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG b/CHANGELOG
index e4e9f66..f447cb3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,7 +7,7 @@ Release Notes - Mesos - Version 1.7.2 (WIP)
   * [MESOS-9517] - SLRP should treat gRPC timeouts as non-terminal errors, instead of reporting OPERATION_FAILED.
   * [MESOS-9531] - chown error handling is incorrect in createSandboxDirectory.
   * [MESOS-9532] - ResourceOffersTest.ResourceOfferWithMultipleSlaves is flaky.
-
+  * [MESOS-9533] - CniIsolatorTest.ROOT_CleanupAfterReboot is flaky.
 
 Release Notes - Mesos - Version 1.7.1
 -------------------------------------