Revert "HBASE-25017 Migrate flaky reporting jenkins job from Hadoop to hbase (#2466)"

This reverts commit fbef545989.
This commit is contained in:
Duo Zhang 2020-09-29 15:25:05 +08:00
parent 68b56beab7
commit 3aa612f0fe
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
pipeline { pipeline {
agent { agent {
node { node {
label 'hbase' label 'Hadoop'
} }
} }
triggers { triggers {