You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2022/05/05 12:45:50 UTC

[incubator-doris] branch master updated (6d1c300241 -> e6c3557b1b)

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

morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git


    from 6d1c300241 [improvement](odbc) support more ODBC Connection Parameters for odbc external table (#9198)
     add e6c3557b1b [improvement](regression-test) Support suite plugin to add third-part… (#9294)

No new revisions were added by this update.

Summary of changes:
 docs/zh-CN/developer-guide/regression-testing.md   | 34 ++++++++++++++++++++++
 regression-test/conf/regression-conf.groovy        |  1 +
 .../org/apache/doris/regression/Config.groovy      | 16 ++++++++--
 .../apache/doris/regression/ConfigOptions.groovy   | 10 +++++++
 .../apache/doris/regression/RegressionTest.groovy  | 29 ++++++++++++++++++
 .../plugins/plugin_example.groovy                  | 18 ++++++++----
 .../suites/demo/test_plugin.groovy                 | 12 +++-----
 7 files changed, 104 insertions(+), 16 deletions(-)
 copy fe/fe-core/src/main/java/org/apache/doris/common/proc/ProcDirInterface.java => regression-test/plugins/plugin_example.groovy (61%)
 copy be/src/runtime/result_writer.cpp => regression-test/suites/demo/test_plugin.groovy (79%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org