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

gaurava pushed a commit to branch docker-local-ci
in repository https://gitbox.apache.org/repos/asf/hadoop.git

commit f5a8b6885adec743c1aaf12396c3806699886794
Author: Gautham Banasandra <gautham.bangal...@gmail.com>
AuthorDate: Mon Jul 14 21:14:44 2025 +0530

    Revert "Disable xmllint test"
    
    This reverts commit 7d78daed5324532885b311aba3b1d6d593fc46d7.
---
 dev-support/jenkins.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-support/jenkins.sh b/dev-support/jenkins.sh
index d2b29104bf9..b335a65159f 100644
--- a/dev-support/jenkins.sh
+++ b/dev-support/jenkins.sh
@@ -193,7 +193,7 @@ function run_ci() {
   YETUS_ARGS+=("--build-url-artifacts=artifact/out")
 
   # plugins to enable
-  YETUS_ARGS+=("--plugins=all,-jira,-xmllint")
+  YETUS_ARGS+=("--plugins=all,-jira")
 
   # don't let these tests cause -1s because we aren't really paying that
   # much attention to them


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to