You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by zh...@apache.org on 2022/01/26 06:33:59 UTC

[dolphinscheduler] branch dev updated (aeb7d89 -> db953a2)

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

zhongjiajie pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git.


    from aeb7d89  to improvement #8192 (#8193)
     add db953a2  [E2E] Clean up the E2E with Java API to avoid platform sensitive (#8197)

No new revisions were added by this update.

Summary of changes:
 .../e2e/cases/FileManageE2ETest.java               | 51 +++++++++++-----------
 .../e2e/cases/WorkerGroupE2ETest.java              | 14 +++---
 .../docker/file-manage/docker-compose.yaml         | 20 +++------
 .../dolphinscheduler/e2e/core/Constants.java       | 22 +++-------
 .../e2e/core/DolphinSchedulerExtension.java        | 28 ++----------
 dolphinscheduler-e2e/pom.xml                       |  2 +-
 6 files changed, 47 insertions(+), 90 deletions(-)