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