mirror of https://github.com/apache/cassandra
ninja fix typo in Jenkinsfile
This commit is contained in:
parent
85c202d8a8
commit
c586cca2b3
|
|
@ -158,7 +158,7 @@ pipeline {
|
|||
always {
|
||||
warnError('missing test xml files') {
|
||||
script {
|
||||
copyTestResults('cqlsh-test', cqlsh.getNumber())
|
||||
copyTestResults('cqlsh-tests', cqlsh.getNumber())
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue