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

This reverts commit fbef545989f0824fc948d723a885a4ce13a26b7b.
This commit is contained in:
Duo Zhang 2020-09-29 15:25:05 +08:00
parent 68b56beab7
commit 3aa612f0fe

View File

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