This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git
commit 1202f54e5335e4f274519be45a584688a68d899d Author: zhangguoqiang <[email protected]> AuthorDate: Wed Sep 13 10:09:58 2023 +0800 [Regresstion](external)open case test_doris_jdbc_catalog (#24093) open case test_doris_jdbc_catalog --- regression-test/suites/load_p0/stream_load/test_hdfs_json_load.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regression-test/suites/load_p0/stream_load/test_hdfs_json_load.groovy b/regression-test/suites/load_p0/stream_load/test_hdfs_json_load.groovy index 11d366a6da..62a0877dc6 100644 --- a/regression-test/suites/load_p0/stream_load/test_hdfs_json_load.groovy +++ b/regression-test/suites/load_p0/stream_load/test_hdfs_json_load.groovy @@ -15,7 +15,7 @@ // specific language governing permissions and limitations // under the License. -suite("test_hdfs_json_load", "p0") { +suite("test_hdfs_json_load", "p0,external,external_docker,external_docker_hive,hive") { // define a sql table def testTable = "test_hdfs_json_load" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
