jenkins: Missing save artifacts after kurento e2e tests
This commit is contained in:
parent
126183a9e8
commit
9a7f54e8cd
2
openvidu-test-e2e/jenkins/Jenkinsfile
vendored
2
openvidu-test-e2e/jenkins/Jenkinsfile
vendored
@ -148,6 +148,8 @@ node('container') {
|
||||
} finally {
|
||||
// Kill all environment for next test
|
||||
environmentStop()
|
||||
junit 'openvidu/openvidu-test-e2e/**/target/surefire-reports/TEST-*.xml'
|
||||
archiveArtifacts artifacts: '**/openvidu-server-*.log'
|
||||
}
|
||||
|
||||
// ----
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user