HBASE-19097 update nightly tests to use Apache Yetus 0.6.0

Signed-off-by: Michael Stack <st...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3a880049
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3a880049
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/3a880049

Branch: refs/heads/branch-1.3
Commit: 3a8800493fb01cb0de84eb4b9ca08c8ba2bc0f74
Parents: 371e609
Author: Sean Busbey <bus...@apache.org>
Authored: Thu Nov 2 15:45:20 2017 -0500
Committer: Sean Busbey <bus...@apache.org>
Committed: Fri Nov 3 15:33:33 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/3a880049/dev-support/Jenkinsfile
----------------------------------------------------------------------
diff --git a/dev-support/Jenkinsfile b/dev-support/Jenkinsfile
index dfac5b3..48e2249 100644
--- a/dev-support/Jenkinsfile
+++ b/dev-support/Jenkinsfile
@@ -33,7 +33,7 @@ pipeline {
     TOOLS = "${env.WORKSPACE}/tools"
     // where we check out to across stages
     BASEDIR = "${env.WORKSPACE}/component"
-    YETUS_RELEASE = '0.5.0'
+    YETUS_RELEASE = '0.6.0'
     // where we'll write everything from different steps.
     OUTPUT_RELATIVE_GENERAL = 'output-general'
     OUTPUTDIR_GENERAL = "${env.WORKSPACE}/output-general"

Reply via email to