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

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


    from a2f441db8ff Remove useless testcontainer module
     add 187c39ae9c5 fix compile error

No new revisions were added by this update.

Summary of changes:
 .github/workflows/e2e.yml                          | 63 ----------------------
 .github/workflows/main-unix.yml                    |  2 +-
 .github/workflows/sonar-coveralls.yml              |  6 +--
 .github/workflows/sync.yml                         | 57 --------------------
 .../apache/iotdb/db/engine/StorageEngineTest.java  |  2 +-
 .../execution/exchange/LocalSinkChannelTest.java   |  2 +-
 .../execution/exchange/LocalSourceHandleTest.java  |  2 +-
 .../execution/exchange/SharedTsBlockQueueTest.java |  2 +-
 .../mpp/execution/operator/FillOperatorTest.java   |  2 +-
 .../execution/operator/LinearFillOperatorTest.java |  2 +-
 .../execution/operator/MergeSortOperatorTest.java  |  2 +-
 .../plan/plan/node/process/SortNodeSerdeTest.java  |  2 +-
 .../src/test/resources/testcontainers.properties   | 17 ------
 13 files changed, 12 insertions(+), 149 deletions(-)
 delete mode 100644 .github/workflows/e2e.yml
 delete mode 100644 .github/workflows/sync.yml
 delete mode 100644 server/src/test/resources/testcontainers.properties

Reply via email to