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 {
|
pipeline {
|
||||||
agent {
|
agent {
|
||||||
node {
|
node {
|
||||||
label 'Hadoop'
|
label 'hbase'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
triggers {
|
triggers {
|
||||||
|
|
Loading…
Reference in New Issue