HBASE-25132 Migrate flaky test jenkins job from Hadoop to hbase (#2485)
This commit is contained in:
parent
f52e5c797f
commit
fc8c12e575
|
@ -17,7 +17,7 @@
|
|||
pipeline {
|
||||
agent {
|
||||
node {
|
||||
label 'Hadoop'
|
||||
label 'hbase'
|
||||
}
|
||||
}
|
||||
triggers {
|
||||
|
|
Loading…
Reference in New Issue