mirror of https://github.com/OpenVidu/openvidu.git
openvidu-test-e2e JUnit report commented
parent
84098ca597
commit
3a8fb3ed1d
|
@ -24,7 +24,7 @@ node('container') {
|
|||
}
|
||||
stage ("E2E tests") {
|
||||
sh "cd ~/openvidu/openvidu-test-e2e && mvn test"
|
||||
step([$class: 'JUnitResultArchiver', testResults: '**/target/surefire-reports/TEST-*.xml'])
|
||||
//step([$class: 'JUnitResultArchiver', testResults: '**/target/surefire-reports/TEST-*.xml'])
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue