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

This reverts commit 5218774cf6.
This commit is contained in:
Duo Zhang 2020-09-29 15:26:33 +08:00
parent 5218774cf6
commit 4e400f2e3e
1 changed files with 1 additions and 1 deletions

View File

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