You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2020/11/11 08:07:02 UTC

[iotdb] branch try_to_fix_CIh updated (8d313a5 -> 646ffe1)

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

haonan pushed a change to branch try_to_fix_CIh
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 8d313a5  try to fix CI
     add 99f6660  Try to fix travis failed tests
     add 0e8bdb6  Close enableUnseqCompaction
     add 99cf9f2  Close enableUnseqCompaction
     add 45a29cf  set enableUnseqCompaction is true in IoTDBRemovePartitionIT
     add 72dd2bc  set compactionStrategy is NO_COMPACTION in IoTDBRemovePartitionIT
     add 646ffe1  Merge branch 'travis_ci' of https://github.com/apache/iotdb into try_to_fix_CIh

No new revisions were added by this update.

Summary of changes:
 .../src/test/java/org/apache/iotdb/db/engine/merge/MergeTest.java | 7 ++++++-
 .../test/java/org/apache/iotdb/db/integration/IOTDBGroupByIT.java | 2 ++
 .../org/apache/iotdb/db/integration/IoTDBOverlappedPageIT.java    | 2 ++
 .../org/apache/iotdb/db/integration/IoTDBRemovePartitionIT.java   | 8 ++++++++
 .../src/test/java/org/apache/iotdb/db/utils/EnvironmentUtils.java | 5 ++++-
 5 files changed, 22 insertions(+), 2 deletions(-)