mirror of https://github.com/OpenVidu/openvidu.git
Jenkins test
parent
fa10ad9ee2
commit
abd38c4ba6
|
@ -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