HBASE-26749 Migrate HBase main pre commit job to ci-hbase (#4107)

Signed-off-by: Sean Busbey <busbey@apache.org>
This commit is contained in:
Duo Zhang 2022-02-11 10:09:19 +08:00
parent 36eef0a66e
commit c45133a9ee
1 changed files with 1 additions and 1 deletions

View File

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