This is an automated email from the ASF dual-hosted git repository.
zihaoxiang pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
from fc97118bdc [Doc] Fix upgrade-schema.sh cannot load driver class
(#14072)
add a3b2cc0275 [CI] Try fix api test error (#14094)
No new revisions were added by this update.
Summary of changes:
.github/workflows/api-test.yml | 2 ++
.../dolphinscheduler-api-test-case/pom.xml | 2 --
.../api.test/cases/WorkerGroupAPITest.java | 14 +++++------
.../dolphinscheduler/api.test/utils/JSONUtils.java | 3 ++-
.../api.test/utils/RequestClient.java | 15 ++++++------
.../api/test/core/DolphinSchedulerExtension.java | 1 +
.../src/main/resources/{log4j2.xml => logback.xml} | 28 ++++++++++++----------
dolphinscheduler-api-test/pom.xml | 2 +-
.../task/remoteshell/RemoteExecutorTest.java | 2 ++
.../task/remoteshell/RemoteShellTaskTest.java | 2 ++
10 files changed, 38 insertions(+), 33 deletions(-)
rename
dolphinscheduler-api-test/dolphinscheduler-api-test-core/src/main/resources/{log4j2.xml
=> logback.xml} (61%)