HBASE-25107 Migrate flaky reporting jenkins job from Hadoop to hbase (#2466)
Signed-off-by: Guanghao Zhang <zghao@apache.org>
This commit is contained in:
parent
3aa612f0fe
commit
9d6af969ac
|
@ -17,7 +17,7 @@
|
|||
pipeline {
|
||||
agent {
|
||||
node {
|
||||
label 'Hadoop'
|
||||
label 'hbase'
|
||||
}
|
||||
}
|
||||
triggers {
|
||||
|
|
Loading…
Reference in New Issue