HBASE-25134 Migrate HBase PreCommit jenkins job from Hadoop to hbase (#2488)

This commit is contained in:
Duo Zhang 2020-10-01 14:51:27 +08:00
parent dc89f99108
commit b2ba272379

View File

@ -18,7 +18,7 @@
pipeline {
agent {
label 'Hadoop'
label 'hbase'
}
options {