This is an automated email from the ASF dual-hosted git repository.
Caideyipi pushed a change to branch feat/show-receivers
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from bf15e53c51c Merge master into feat/show-receivers
add d6650ef1e37 [IT] Fix receiver test merge selection
No new revisions were added by this update.
Summary of changes:
.../single/IoTDBLegacyPipeReceiverSecurityIT.java | 219 ++++++++
.../iotdb/pipe/it/single/IoTDBPipeReceiverIT.java | 612 ---------------------
2 files changed, 219 insertions(+), 612 deletions(-)
create mode 100644
integration-test/src/test/java/org/apache/iotdb/pipe/it/single/IoTDBLegacyPipeReceiverSecurityIT.java
delete mode 100644
integration-test/src/test/java/org/apache/iotdb/pipe/it/single/IoTDBPipeReceiverIT.java