HDFS-15948. Fix test4tests for libhdfspp (#2873)

Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 02b9506c5a)
This commit is contained in:
Gautham B A 2021-04-07 15:36:25 +05:30 committed by Akira Ajisaka
parent 1110b03752
commit b59bde61f6
No known key found for this signature in database
GPG Key ID: C1EDBB9CA400FD50
1 changed files with 1 additions and 1 deletions

View File

@ -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 {