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

zhangduo pushed a commit to branch HBASE-29930
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/HBASE-29930 by this push:
     new 192358c63b2 values
192358c63b2 is described below

commit 192358c63b255dafe6ef3be4473e287953931872
Author: Duo Zhang <[email protected]>
AuthorDate: Sat Feb 28 19:45:10 2026 +0800

    values
---
 dev-support/integration-test/integration-test.Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-support/integration-test/integration-test.Jenkinsfile 
b/dev-support/integration-test/integration-test.Jenkinsfile
index 1ba830b6e55..168509bb080 100644
--- a/dev-support/integration-test/integration-test.Jenkinsfile
+++ b/dev-support/integration-test/integration-test.Jenkinsfile
@@ -110,7 +110,7 @@ pipeline {
         axes {
           axis {
             name 'HADOOP_VERSION'
-            values '3.3.5','3.3.6'
+            values getHadoopVersions(env.HADOOP2_VERSIONS, 
env.HADOOP3_VERSIONS)
           }
         }
         environment {

Reply via email to