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

yihua pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git


The following commit(s) were added to refs/heads/master by this push:
     new 5bf509014a6 [MINOR] Rebalance CI with tests in hudi-hadoop-common 
module (#11230)
5bf509014a6 is described below

commit 5bf509014a6306dd711c5c0f7d0af6c4c4be7739
Author: Y Ethan Guo <[email protected]>
AuthorDate: Wed May 15 21:36:41 2024 -0700

    [MINOR] Rebalance CI with tests in hudi-hadoop-common module (#11230)
---
 azure-pipelines-20230430.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/azure-pipelines-20230430.yml b/azure-pipelines-20230430.yml
index de9876dbd87..88d5d69590a 100644
--- a/azure-pipelines-20230430.yml
+++ b/azure-pipelines-20230430.yml
@@ -30,6 +30,7 @@ parameters:
     type: object
     default:
       - 'hudi-common'
+      - 'hudi-hadoop-common'
       - 'hudi-client/hudi-spark-client'
   - name: job2UTModules
     type: object
@@ -45,6 +46,7 @@ parameters:
     type: object
     default:
       - 'hudi-common'
+      - 'hudi-hadoop-common'
       - 'hudi-flink-datasource'
       - 'hudi-flink-datasource/hudi-flink'
       - 'hudi-flink-datasource/hudi-flink1.14.x'
@@ -71,6 +73,7 @@ parameters:
       - '!hudi-client/hudi-spark-client'
       - '!hudi-cli'
       - '!hudi-common'
+      - '!hudi-hadoop-common'
       - '!hudi-examples'
       - '!hudi-examples/hudi-examples-common'
       - '!hudi-examples/hudi-examples-flink'
@@ -95,6 +98,7 @@ parameters:
       - '!hudi-client/hudi-spark-client'
       - '!hudi-cli'
       - '!hudi-common'
+      - '!hudi-hadoop-common'
       - '!hudi-examples'
       - '!hudi-examples/hudi-examples-common'
       - '!hudi-examples/hudi-examples-flink'

Reply via email to