You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ca...@apache.org on 2021/07/27 04:37:05 UTC

[ozone] branch HDDS-4454 updated (362cc0f -> b282ea4)

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

captainzmc pushed a change to branch HDDS-4454
in repository https://gitbox.apache.org/repos/asf/ozone.git.


    from 362cc0f  Merge remote-tracking branch 'origin/master' into HDDS-4454
     add 12958d3  HDDS-5492. Disable failing kubernetes test (#2459)
     add 39beb7e  HDDS-5443 Create and then recreate a bucket with a randomized name (#2436)
     add 3fbfc0e  HDDS-5484. Intermittent failure in TestReplicationManager#testMovePrerequisites (#2454)
     add d3fe588  Multi-raft style placement with permutations for offline data generator (#2434)
     new b282ea4  Merge remote-tracking branch 'origin/master' into HDDS-4454

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../hdds/scm/container/TestReplicationManager.java |  8 ---
 .../examples/ozone/{test.sh => test_disabled.sh}   |  0
 .../dist/src/main/smoketest/s3/bucketcreate.robot  |  3 +-
 .../containergenerator/GeneratorDatanode.java      | 60 ++++++++++++++----
 .../containergenerator/TestGeneratorDatanode.java  | 71 ++++++++++++++++++++++
 5 files changed, 120 insertions(+), 22 deletions(-)
 rename hadoop-ozone/dist/src/main/k8s/examples/ozone/{test.sh => test_disabled.sh} (100%)
 create mode 100644 hadoop-ozone/tools/src/test/java/org/apache/hadoop/ozone/freon/containergenerator/TestGeneratorDatanode.java

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ozone.apache.org
For additional commands, e-mail: commits-help@ozone.apache.org


[ozone] 01/01: Merge remote-tracking branch 'origin/master' into HDDS-4454

Posted by ca...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

captainzmc pushed a commit to branch HDDS-4454
in repository https://gitbox.apache.org/repos/asf/ozone.git

commit b282ea4a62a7ca5e98d6cf29974597a5d598a9a7
Merge: 362cc0f d3fe588
Author: captainzmc <mi...@tencent.com>
AuthorDate: Tue Jul 27 12:30:58 2021 +0800

    Merge remote-tracking branch 'origin/master' into HDDS-4454

 .../hdds/scm/container/TestReplicationManager.java |  8 ---
 .../examples/ozone/{test.sh => test_disabled.sh}   |  0
 .../dist/src/main/smoketest/s3/bucketcreate.robot  |  3 +-
 .../containergenerator/GeneratorDatanode.java      | 60 ++++++++++++++----
 .../containergenerator/TestGeneratorDatanode.java  | 71 ++++++++++++++++++++++
 5 files changed, 120 insertions(+), 22 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ozone.apache.org
For additional commands, e-mail: commits-help@ozone.apache.org