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:59:01 UTC

[hadoop] branch branch-3.1 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.1
in repository https://gitbox.apache.org/repos/asf/hadoop.git


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

commit 1f3697b3a49f7b9c143e6309fd5cfa499e177c96
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