You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by aa...@apache.org on 2021/04/07 10:58:51 UTC

[hadoop] branch branch-3.2 updated: HDFS-15948. Fix test4tests for libhdfspp (#2873)

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

aajisaka pushed a commit to branch branch-3.2
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-3.2 by this push:
     new 78ee59a  HDFS-15948. Fix test4tests for libhdfspp (#2873)
78ee59a is described below

commit 78ee59afb6f8216be098b0b7bfbd0c03a178a855
Author: Gautham B A <ga...@gmail.com>
AuthorDate: Wed Apr 7 15:36:25 2021 +0530

    HDFS-15948. Fix test4tests for libhdfspp (#2873)
    
    Signed-off-by: Akira Ajisaka <aa...@apache.org>
    (cherry picked from commit 02b9506c5a7be214c185fe1fb8aad214b3210bb8)
---
 dev-support/Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-support/Jenkinsfile b/dev-support/Jenkinsfile
index ebd6ed4..4269150 100644
--- a/dev-support/Jenkinsfile
+++ b/dev-support/Jenkinsfile
@@ -35,7 +35,7 @@ pipeline {
         DOCKERFILE = "${SOURCEDIR}/dev-support/docker/Dockerfile"
         YETUS='yetus'
         // Branch or tag name.  Yetus release tags are 'rel/X.Y.Z'
-        YETUS_VERSION='11eb9b09786e401fbdeaa3be83a19a4066fd7813'
+        YETUS_VERSION='f9ba0170a5787a5f4662d3769804fef0226a182f'
     }
 
     parameters {

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