HBASE-24004 Include hadoop version in Nightly report name
This commit is contained in:
parent
60de4c2e31
commit
2e1485f505
|
@ -582,7 +582,7 @@ pipeline {
|
|||
// Has to be relative to WORKSPACE.
|
||||
reportDir : "${env.OUTPUT_DIR_RELATIVE}",
|
||||
reportFiles : 'console-report.html',
|
||||
reportName : 'JDK11 Nightly Build Report'
|
||||
reportName : 'JDK11 Nightly Build Report (Hadoop3)'
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue